Bump version to 1.1.0
[cascardo/ipsilon.git] / setup.py
index 67efa8e..c30aa3b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ DATA = 'share/ipsilon/'
 
 setup(
     name = 'ipsilon',
-    version = '1.0.0',
+    version = '1.1.0',
     license = 'GPLv3+',
     maintainer = 'Ipsilon project Contributors',
     maintainer_email = 'ipsilon@lists.fedorahosted.org',