setup.py
changeset 11570 9957c610a047
parent 11561 25d93d14f8b6
child 11576 6df91cb85ecc
--- a/setup.py	Tue Feb 24 17:19:58 2015 +0100
+++ b/setup.py	Mon May 11 15:22:24 2015 +0200
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid-cubicweb',
-    version='0.2.1',
+    version='0.3.0',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',