Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekram committed Mar 20, 2019
1 parent 1543f98 commit 7890644
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Release History
===============

0.4.5 - 2019-03-20
~~~~~~~~~~~~~~~

* Use uuid for filenames and not message id
* More verbose logging of exceptions

0.4.4 - 2019-03-15
~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion pyas2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__title__ = 'pyAS2'
__version__ = '0.4.4'
__version__ = '0.4.5'

0 comments on commit 7890644

Please sign in to comment.