bump release to 1.2.11

This commit is contained in:
Benjamin Dauvergne 2015-02-06 10:41:51 +01:00
parent 4f0f50f816
commit 144da5f72e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '1.2.10'
__version__ = '1.2.11'
try:
import lasso
except ImportError: