Set version to 0.1.2
authorChristophe de Vienne <christophe@unlish.com>
Thu, 06 Nov 2014 22:26:16 +0100
changeset 11523 8c80344b119e
parent 11522 568204930c85
child 11524 54c83bfda277
Set version to 0.1.2
setup.py
--- 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',