setup.py
changeset 11528 0a7769e583c2
parent 11523 8c80344b119e
child 11542 a88a690ca958
--- a/setup.py	Mon Dec 08 20:21:55 2014 +0100
+++ b/setup.py	Mon Dec 08 20:25:31 2014 +0100
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid_cubicweb',
-    version='0.1.2',
+    version='0.1.3',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',