Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Aug 28, 2022
1 parent 1ab3c76 commit 6109391
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changes
=======

0.30.0
------

Added translations for simplified Chinese characters (courtesy @mnixry).

-------------------------------------------------------------------------------

0.29.1
------

Expand Down
2 changes: 1 addition & 1 deletion piccolo_admin/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__VERSION__ = "0.29.1"
__VERSION__ = "0.30.0"

0 comments on commit 6109391

Please sign in to comment.