Author: cito Date: Sun Feb 7 10:50:01 2016 New Revision: 838 Log: Next release should become 5.0b1 instead of 5.0a0.
Modified: trunk/setup.py Modified: trunk/setup.py ============================================================================== --- trunk/setup.py Sun Feb 7 10:05:09 2016 (r837) +++ trunk/setup.py Sun Feb 7 10:50:01 2016 (r838) @@ -32,7 +32,7 @@ """ -version = '5.0a0' +version = '5.0b1' import sys _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
