Skip to content

Commit 9dea56a

Browse files
semantic-releasegithub-actions
authored andcommitted
0.2.0
Automatically generated by python-semantic-release
1 parent aada9c5 commit 9dea56a

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.2.0 (2023-04-04)
6+
### Feature
7+
* User package ([#8](https://github.com/ocadotechnology/codeforlife-package-python/issues/8)) ([`5788590`](https://github.com/ocadotechnology/codeforlife-package-python/commit/57885901673da5ab53bda19866173277755a0492))
8+
59
## v0.1.12 (2023-03-21)
610
### Fix
711
* Setup Python 3.11 third attempt ([`c9ba16a`](https://github.com/ocadotechnology/codeforlife-package-python/commit/c9ba16ae8478534a2321453cd0b62fe57abaa2f7))

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.12"
3+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)