bump release to 1.1.0

This commit is contained in:
Benjamin Dauvergne 2014-05-02 16:02:13 +02:00
parent 199a58d107
commit 806cc5b8d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '1.0.0'
__version__ = '1.1.0'
try:
import lasso
except ImportError: