Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Release 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Oct 5, 2015
1 parent c686245 commit 62df129
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.7.1
current_version = 0.7.2
commit = True
tag = True
message = Release {new_version}
Expand Down
3 changes: 3 additions & 0 deletions HISTORY.rst
Expand Up @@ -4,6 +4,9 @@ Changelog
Unreleased
~~~~~~~~~~

0.7.2 (2015-10-05)
~~~~~~~~~~~~~~~~~~~

- Adds German translations, no more defining those outside the package.
[href]

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
description = (
'Common OneGov form library based on WTForms.'
)
version = '0.7.1'
version = '0.7.2'


def get_long_description():
Expand Down

0 comments on commit 62df129

Please sign in to comment.