Skip to content

Commit

Permalink
0.7.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 Sep 18, 2023
1 parent 739b57e commit edcf656
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## v0.7.3 (2023-09-18)

### Fix

* Service base route ([`739b57e`](https://github.com/ocadotechnology/codeforlife-package-python/commit/739b57eb6d2504980472deb868fce96a1f0769b9))

## v0.7.2 (2023-09-18)

### Fix
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.7.2"
__version__ = "0.7.3"

0 comments on commit edcf656

Please sign in to comment.