Bump Version

This commit is contained in:
Vadim Kravcenko 2016-07-14 19:09:00 +02:00
parent 987eb7af67
commit 345a275b3a
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@
History History
------- -------
0.4.4 (2016-07-14)
---------------------
* Remove Spaces in output
* Add package to output even without version
0.4.2 (2016-02-10) 0.4.2 (2016-02-10)
--------------------- ---------------------

View File

@ -2,4 +2,4 @@
__author__ = 'Vadim Kravcenko' __author__ = 'Vadim Kravcenko'
__email__ = 'vadim.kravcenko@gmail.com' __email__ = 'vadim.kravcenko@gmail.com'
__version__ = '0.4.3' __version__ = '0.4.4'