bump release to 2.1.1

This commit is contained in:
Benjamin Dauvergne 2013-12-17 10:59:31 +01:00
parent c0b9a6264c
commit f6651ba004
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ import os
sys.path.append(os.path.join(os.path.dirname(__file__), 'vendor'))
# The version of Authentic
__version__ = "2.1.0"
__version__ = "2.1.1"