Skip to content

Commit

Permalink
new version value
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jul 22, 2015
1 parent 3a28fd2 commit 97ffc87
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.3.11
^^^^^

* Bug fix related with async based redirection

0.3.10
^^^^^

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

0 comments on commit 97ffc87

Please sign in to comment.