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

Commit

Permalink
Release 0.38.6
Browse files Browse the repository at this point in the history
  • Loading branch information
msom committed Apr 5, 2017
1 parent 62e135b commit 0d8712b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.38.5
current_version = 0.38.6
commit = True
tag = True
message = Release {new_version}
Expand Down
2 changes: 2 additions & 0 deletions HISTORY.rst
@@ -1,5 +1,7 @@
Changelog
---------
0.38.6 (2017-04-05)
~~~~~~~~~~~~~~~~~~~

- Use English als default fallback on translated forms.
[msom]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
description = (
'Contains code shared by all OneGov applications.'
)
version = '0.38.5'
version = '0.38.6'


def get_long_description():
Expand Down

0 comments on commit 0d8712b

Please sign in to comment.