Author: cito
Date: Sun Sep 12 11:43:10 2010
New Revision: 424

Log:
Move to 4.1 (beta).

Modified:
   trunk/module/setup.py

Modified: trunk/module/setup.py
==============================================================================
--- trunk/module/setup.py       Sun Sep 12 09:39:18 2010        (r423)
+++ trunk/module/setup.py       Sun Sep 12 11:43:10 2010        (r424)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # $Id$
 
-"""Setup script for PyGreSQL version 4.0
+"""Setup script for PyGreSQL version 4.1
 
 PyGreSQL is an open-source Python module that interfaces to a
 PostgreSQL database. It embeds the PostgreSQL query library to allow
@@ -35,7 +35,7 @@
 
 """
 
-version = '4.0'
+version = '4.1'
 
 
 import sys
_______________________________________________
PyGreSQL mailing list
PyGreSQL@vex.net
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to