Skip to content

Commit 5889196

Browse files
semantic-releasegithub-actions
authored andcommitted
0.1.12
Automatically generated by python-semantic-release
1 parent c9ba16a commit 5889196

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.1.12 (2023-03-21)
6+
### Fix
7+
* Setup Python 3.11 third attempt ([`c9ba16a`](https://github.com/ocadotechnology/codeforlife-package-python/commit/c9ba16ae8478534a2321453cd0b62fe57abaa2f7))
8+
59
## v0.1.11 (2023-03-15)
610
### Fix
711
* Test install_requires format ([`2546182`](https://github.com/ocadotechnology/codeforlife-package-python/commit/2546182a2be9a64efab782052e14e48f5ee0224c))

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.11"
3+
__version__ = "0.1.12"

0 commit comments

Comments
 (0)