bump release to 1.2.9

This commit is contained in:
Benjamin Dauvergne 2014-12-09 10:31:00 +01:00
parent b0f5c49893
commit 3c8e472f47
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '1.2.8'
__version__ = '1.2.9'
try:
import lasso
except ImportError: