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

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Jun 7, 2017
1 parent 5130a7f commit 451aa8b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.0
current_version = 0.4.1
commit = True
tag = True
message = Release {new_version}
Expand Down
3 changes: 3 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
---------

0.4.1 (2017-06-07)
~~~~~~~~~~~~~~~~~~~

- Adds support for libres 0.3.1.
[href]

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description = (
'Libres integration for OneGov Cloud.'
)
version = '0.4.0'
version = '0.4.1'


def get_long_description():
Expand Down

0 comments on commit 451aa8b

Please sign in to comment.