Skip to content

Commit

Permalink
Merge tag '0.6.4' into develop
Browse files Browse the repository at this point in the history
Bugfix release 0.6.4
  • Loading branch information
Qwlouse committed Jun 12, 2015
2 parents 0b8583e + 1b3cb03 commit 9b6955f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sacred/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

__all__ = ("__version__", "__author__", "__author_email__", "__url__")

__version__ = "0.6.3"
__version__ = "0.6.4"

__author__ = 'Klaus Greff'
__author_email__ = 'qwlouse@gmail.com'
Expand Down

0 comments on commit 9b6955f

Please sign in to comment.