bump release to 1.2.5

This commit is contained in:
Benjamin Dauvergne 2014-09-08 09:35:45 +02:00
parent 7503611a5f
commit 42f389e416
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '1.2.4'
__version__ = '1.2.5'
try:
import lasso
except ImportError: