Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
2.5.13
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 16, 2023
1 parent d4d9053 commit 060239d
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-->

## v2.5.13 (2023-02-16)
### Fix
* **deps:** Bump django from 3.2.16 to 3.2.18 ([#1739](https://github.com/ocadotechnology/aimmo/issues/1739)) ([`d4d9053`](https://github.com/ocadotechnology/aimmo/commit/d4d9053a6b80b94ecc15d42a41554491d7c7c5de))

## v2.5.12 (2023-02-06)
### Fix
* **deps:** Bump django from 3.2.16 to 3.2.17 ([#1738](https://github.com/ocadotechnology/aimmo/issues/1738)) ([`6a5f5d8`](https://github.com/ocadotechnology/aimmo/commit/6a5f5d85b33fea39f8bbe56db73a4191fee853ca))
Expand Down
2 changes: 1 addition & 1 deletion aimmo/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.5.12"
__version__ = "2.5.13"

0 comments on commit 060239d

Please sign in to comment.