Skip to content

Commit ad2efba

Browse files
semantic-releasegithub-actions
authored andcommitted
0.1.10
Automatically generated by python-semantic-release
1 parent ff3accc commit ad2efba

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.10 (2023-03-15)
6+
### Fix
7+
* Setup git ([`dd2aea6`](https://github.com/ocadotechnology/codeforlife-package-python/commit/dd2aea6217c44e3cb4fde2d6d3b9487cf7e8b1c8))
8+
* Sync Pipfile to setup dependencies ([`eaaafe4`](https://github.com/ocadotechnology/codeforlife-package-python/commit/eaaafe42f3c0983a70af76605bcea37d186e69bf))
9+
510
## v0.1.9 (2023-03-15)
611
### Fix
712
* Common import ([`2a945ef`](https://github.com/ocadotechnology/codeforlife-package-python/commit/2a945efada6fd060b9c13bdbf3bb8da50c049a88))

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.9"
3+
__version__ = "0.1.10"

0 commit comments

Comments
 (0)