Skip to content

Commit fc64aa8

Browse files
semantic-releasegithub-actions
authored andcommitted
0.2.1
Automatically generated by python-semantic-release
1 parent 938a5be commit fc64aa8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.1 (2023-04-04)
6+
### Fix
7+
* Break up workflow ([`938a5be`](https://github.com/ocadotechnology/codeforlife-package-python/commit/938a5be25039fdf1386cbffe604b6c336bed6f8d))
8+
59
## v0.2.0 (2023-04-04)
610
### Feature
711
* User package ([#8](https://github.com/ocadotechnology/codeforlife-package-python/issues/8)) ([`5788590`](https://github.com/ocadotechnology/codeforlife-package-python/commit/57885901673da5ab53bda19866173277755a0492))

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.2.0"
3+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)