Skip to content

Commit 6ef0619

Browse files
semantic-releasegithub-actions
authored andcommitted
0.1.9
Automatically generated by python-semantic-release
1 parent 2a945ef commit 6ef0619

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.1.9 (2023-03-15)
6+
### Fix
7+
* Common import ([`2a945ef`](https://github.com/ocadotechnology/codeforlife-package-python/commit/2a945efada6fd060b9c13bdbf3bb8da50c049a88))
8+
* Cleanup ([`2856305`](https://github.com/ocadotechnology/codeforlife-package-python/commit/28563059874f427a02d9f74af1f6169a7a2491af))
9+
510
## v0.1.8 (2023-03-03)
611
### Fix
712
* Setup ([`1aeca37`](https://github.com/ocadotechnology/codeforlife/commit/1aeca379cbaa16713c87af88dcfdbe8aeaae11cf))

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.8"
3+
__version__ = "0.1.9"

0 commit comments

Comments
 (0)