Version bump to 0.3.0

This commit is contained in:
Manuel Ebert 2012-05-24 18:18:05 +02:00
parent 4a1312a70b
commit 56c974f1dd
3 changed files with 11 additions and 11 deletions

View file

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