Skip to content

Commit

Permalink
new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Mar 28, 2016
1 parent f97fb98 commit dfba5b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions doc/changelog.rst
Expand Up @@ -6,6 +6,11 @@ List the complete set of changes to the quorum project since it's creation.
Current Versions
----------------

0.4.0
^^^^^

* Small set of issue fixes

0.3.22
^^^^^

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.3.22"
VERSION = "0.4.0"
AUTHOR = "Hive Solutions Lda."
EMAIL = "development@hive.pt"
DESCRIPTION = "Quorum Extensions for Flask"
Expand Down

0 comments on commit dfba5b1

Please sign in to comment.