setup.py
changeset 11523 8c80344b119e
parent 11520 9f3b9e610c3d
child 11528 0a7769e583c2
--- a/setup.py	Thu Nov 06 22:08:57 2014 +0100
+++ b/setup.py	Thu Nov 06 22:26:16 2014 +0100
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid_cubicweb',
-    version='0.1.1',
+    version='0.1.2',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',