# HG changeset patch # User Christophe de Vienne # Date 1415309176 -3600 # Node ID 8c80344b119e01635787e898d50c7a9c7967d87e # Parent 568204930c85730a21ea051c083603df5b080f7d Set version to 0.1.2 diff -r 568204930c85 -r 8c80344b119e setup.py --- a/setup.py Thu Nov 06 22:08:57 2014 +0100 +++ b/setup.py Thu Nov 06 22:26:16 2014 +0100 @@ -3,7 +3,7 @@ setup( name='pyramid_cubicweb', - version='0.1.1', + version='0.1.2', description='Integrate CubicWeb with a Pyramid application.', author='Christophe de Vienne', author_email='username: christophe, domain: unlish.com',