setup.py
changeset 11520 9f3b9e610c3d
parent 11516 7ffca3b43910
child 11523 8c80344b119e
--- a/setup.py	Sun Nov 02 22:54:24 2014 +0100
+++ b/setup.py	Sun Nov 02 23:31:34 2014 +0100
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid_cubicweb',
-    version='0.1.0',
+    version='0.1.1',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',