Set version 0.1.3
authorChristophe de Vienne <christophe@unlish.com>
Mon, 08 Dec 2014 20:25:31 +0100
changeset 11528 0a7769e583c2
parent 11527 aa05b41a5816
child 11529 de8bc3697cfa
Set version 0.1.3
debian/changelog
setup.py
--- a/debian/changelog	Mon Dec 08 20:21:55 2014 +0100
+++ b/debian/changelog	Mon Dec 08 20:25:31 2014 +0100
@@ -1,3 +1,9 @@
+pyramid-cubicweb (0.1.3-1) unstable; urgency=medium
+
+  * upstream release
+
+ -- Christophe de Vienne <christophe@unlish.com>  Mon, 08 Dec 2014 20:23:11 +0100
+
 pyramid-cubicweb (0.1.2-1) unstable; urgency=medium
 
   * upstream release
--- 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',