bump release to 1.2.2

This commit is contained in:
Benjamin Dauvergne 2014-09-03 09:14:25 +02:00
parent f33ab053d4
commit 59e4db4546
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '1.2.1'
__version__ = '1.2.2'
try:
import lasso
except ImportError: