Quick post-release fix (forgot to increase version)
authorMarek Marecki <marekjm@taistelu.com>
Wed, 21 Aug 2013 22:18:37 +0000 (00:18 +0200)
committerMarek Marecki <marekjm@taistelu.com>
Wed, 21 Aug 2013 22:18:37 +0000 (00:18 +0200)
diaspy/__init__.py

index 1d40d043d15e0487439fe4bba65ebfcf02d2bc4c..7e12ab610dcd0c046d5722efa57471ccf188f759 100644 (file)
@@ -7,4 +7,4 @@ import diaspy.notifications as notifications
 import diaspy.settings as settings
 
 
-__version__ = '0.4.0'
+__version__ = '0.4.0.1'