Version bump

This commit is contained in:
Vadim Kravcenko 2016-01-28 22:06:44 +01:00
parent 9c39a1a3ed
commit 8b7a9815d9
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,11 @@
History
-------
0.4.0 (2016-01-28)
---------------------
* Walk Abstract Syntax Tree to find imports (Kay Sackey)
0.3.9 (2016-01-20)
---------------------

View File

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