Skip to content

Commit

Permalink
django-cabinet 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Sep 24, 2024
1 parent cb5e866 commit 4ec81c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ Change log
Next version
~~~~~~~~~~~~

0.17 (2024-09-24)
~~~~~~~~~~~~~~~~~

- Pruned the CI matrix.
- Dropped compatibility with Python < 3.10.
- Added russian translations. Thanks @1vank1n.


0.16 (2024-07-30)
Expand Down
2 changes: 1 addition & 1 deletion cabinet/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.16.0"
__version__ = "0.17.0"

0 comments on commit 4ec81c1

Please sign in to comment.