Version bump to 0.3.2

This commit is contained in:
Manuel Ebert 2012-07-05 12:47:48 +02:00
parent fb3d7abc2d
commit 144785d2b5
2 changed files with 7 additions and 1 deletions

View file

@ -20,7 +20,7 @@ except ImportError: import json
__title__ = 'jrnl'
__version__ = '0.3.0'
__version__ = '0.3.2'
__author__ = 'Manuel Ebert, Stephan Gabler'
__license__ = 'MIT'