Version bump

This commit is contained in:
Vadim Kravcenko 2017-04-20 13:52:57 +02:00
parent 7f791ea93d
commit 3e6c1547dc
2 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,13 @@
History History
------- -------
0.4.5 (unreleased) 0.4.7
--------------------
* BUG: remove package/version duplicates
* Style: pep8
0.4.5
--------------------- ---------------------
* Fixed the --pypi-server option * Fixed the --pypi-server option

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.6' __version__ = '0.4.7'