Skip to content

Commit

Permalink
0.19.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and cfl-bot committed Oct 11, 2024
1 parent fbac442 commit 102f31c
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.19.2 (2024-10-11)

### Fix

* User queryset ([#141](https://github.com/ocadotechnology/codeforlife-package-python/issues/141)) ([`fbac442`](https://github.com/ocadotechnology/codeforlife-package-python/commit/fbac442c924a127a79147a6e6ba3819ab8c07e7a))

## v0.19.1 (2024-09-27)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion codeforlife/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

# Do NOT set manually!
# This is auto-updated by python-semantic-release in the pipeline.
__version__ = "0.19.1"
__version__ = "0.19.2"

0 comments on commit 102f31c

Please sign in to comment.