Skip to content

Commit

Permalink
New version 0.5.34
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jul 9, 2019
1 parent 83b00b8 commit e6e52ca
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.5.34
^^^^^

* Dynamic template loading for SMTP

0.5.33
^^^^^

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

0 comments on commit e6e52ca

Please sign in to comment.