bump release to 1.2.3

This commit is contained in:
Benjamin Dauvergne 2014-09-05 15:06:13 +02:00
parent 84b616fe22
commit 394605f3c2
1 changed files with 1 additions and 1 deletions

View File

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