Skip to content

Commit

Permalink
New version 0.5.31
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 26, 2018
1 parent 1e04f93 commit c32b7d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion doc/changelog.rst
Expand Up @@ -6,10 +6,15 @@ List the complete set of changes to the quorum project since it's creation.
Current Versions
----------------

0.5.31
^^^^^

* Support dor the default field in the to_locale method

0.5.30
^^^^^

* New |unset filter
* Small set of fixes

0.5.29
^^^^^
Expand Down
2 changes: 1 addition & 1 deletion src/quorum/info.py
Expand Up @@ -38,7 +38,7 @@
""" The license for the module """

NAME = "quorum"
VERSION = "0.5.30"
VERSION = "0.5.31"
AUTHOR = "Hive Solutions Lda."
EMAIL = "development@hive.pt"
DESCRIPTION = "Quorum Extensions for Flask"
Expand Down

0 comments on commit c32b7d4

Please sign in to comment.