setup.py
changeset 11516 7ffca3b43910
parent 11511 13e0f569684c
child 11520 9f3b9e610c3d
--- a/setup.py	Mon Oct 06 10:32:38 2014 +0200
+++ b/setup.py	Thu Oct 23 15:41:43 2014 +0200
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid_cubicweb',
-    version='0.1',
+    version='0.1.0',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',