[z3-checkins] r26785 - z3/sqlos/tag/0.2.1

jinty at codespeak.net jinty at codespeak.net
Fri May 5 06:08:53 CEST 2006


Author: jinty
Date: Fri May  5 06:08:43 2006
New Revision: 26785

Modified:
   z3/sqlos/tag/0.2.1/setup.py
Log:
Bump version number.

Modified: z3/sqlos/tag/0.2.1/setup.py
==============================================================================
--- z3/sqlos/tag/0.2.1/setup.py	(original)
+++ z3/sqlos/tag/0.2.1/setup.py	Fri May  5 06:08:43 2006
@@ -9,7 +9,7 @@
 fiddly details that always seem to take a lot of time. 
 """,
     url='http://codespeak.net/z3/sqlos/',
-    version="0.2.0",
+    version="0.2.1",
     license="ZPL",
     maintainer="SQLOS development team",
     maintainer_email="z3-sqlos at codespeak.net",


More information about the z3-checkins mailing list