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

Commit

Permalink
Release 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Mar 30, 2018
1 parent b503b25 commit 729599a
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.3.3
current_version = 0.3.4
commit = True
tag = True
message = Release {new_version}
Expand Down
3 changes: 3 additions & 0 deletions HISTORY.rst
@@ -1,6 +1,9 @@
Changelog
---------

0.3.4 (2018-03-30)
~~~~~~~~~~~~~~~~~~~~~

- Adds a payable reference property to all payable models.
[href]

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
description = (
'Payments for OneGov Cloud.'
)
version = '0.3.3'
version = '0.3.4'


def get_long_description():
Expand Down

0 comments on commit 729599a

Please sign in to comment.