Release 1.2.1

This commit is contained in:
hugovk 2015-05-07 10:20:53 +03:00
parent 23223d1fe8
commit b47c5e587d
3 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ import warnings
import re
import six
__version__ = '1.2.0'
__version__ = '1.2.1'
__author__ = 'Amr Hassan, hugovk'
__copyright__ = "Copyright (C) 2008-2010 Amr Hassan, 2013-2015 hugovk"
__license__ = "apache2"