setup.py
changeset 82 7b82dc1fb6f5
parent 67 78478a49c0bd
child 93 b72591087495
--- a/setup.py	Wed Apr 03 15:57:36 2013 +0200
+++ b/setup.py	Wed Apr 10 11:22:15 2013 +0200
@@ -4,7 +4,7 @@
 
 setup(
     name='pgtoolkit',
-    version='0.3.0',
+    version='0.3.1',
     description='Postgres utilities, build on top of psycopg2',
     author='Radek Brich',
     author_email='radek.brich@devl.cz',