setup.py
changeset 11548 1ae61c25299a
parent 11545 e83f90b1c900
child 11557 e6bfa34183d3
--- a/setup.py	Wed Jan 21 17:28:30 2015 +0100
+++ b/setup.py	Fri Jan 23 12:57:16 2015 +0100
@@ -3,7 +3,7 @@
 
 setup(
     name='pyramid_cubicweb',
-    version='0.2.0',
+    version='0.2.1',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',
     author_email='username: christophe, domain: unlish.com',