Version bump

This commit is contained in:
Vadim Kravcenko 2016-01-20 09:38:41 +01:00
parent d9434a5ac9
commit 5930fdde61
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,11 @@
History
-------
0.3.9 (2016-01-20)
---------------------
* Fix regex for docstring comments (#35)
0.3.8 (2016-01-12)
---------------------

View File

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