Skip to content

Commit 7acfa67

Browse files
semantic-releasegithub-actions
authored andcommitted
0.1.8
Automatically generated by python-semantic-release
1 parent 1aeca37 commit 7acfa67

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.1.8 (2023-03-03)
6+
### Fix
7+
* Setup ([`1aeca37`](https://github.com/ocadotechnology/codeforlife/commit/1aeca379cbaa16713c87af88dcfdbe8aeaae11cf))
8+
59
## v0.1.7 (2023-03-03)
610
### Fix
711
* **common:** Use relative imports ([`b571546`](https://github.com/ocadotechnology/codeforlife/commit/b5715461c8515529d9cd6f66f993adf88aac4d51))

codeforlife/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Do NOT set manually!
22
# This is auto-updated by python-semantic-release in the pipeline.
3-
__version__ = "0.1.7"
3+
__version__ = "0.1.8"

0 commit comments

Comments
 (0)