Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed Feb 28, 2023
1 parent 12eb4dd commit 7efac7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v0.1.3 (2023-02-28)
### Fix
* **pipeline:** GH_TOKEN ([`1780618`](https://github.com/ocadotechnology/codeforlife/commit/1780618711adaba3c4333cc3f486779c2f3fd0f0))

## v0.1.2 (2023-02-28)
### Fix
* **settings:** Cleanup ([`7d3980a`](https://github.com/ocadotechnology/codeforlife/commit/7d3980a017b4cf0ddd4ae8697d92e519c8789214))
Expand Down
2 changes: 1 addition & 1 deletion codeforlife/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Do NOT set manually!
# This is auto-updated by python-semantic-release in the pipeline.
__version__ = "0.1.2"
__version__ = "0.1.3"

0 comments on commit 7efac7b

Please sign in to comment.