[z3-checkins] r56003 - z3/deliverance/trunk

ianb at codespeak.net ianb at codespeak.net
Sat Jun 21 02:44:32 CEST 2008


Author: ianb
Date: Sat Jun 21 02:44:31 2008
New Revision: 56003

Modified:
   z3/deliverance/trunk/setup.py
Log:
Auto-update of version strings

Modified: z3/deliverance/trunk/setup.py
==============================================================================
--- z3/deliverance/trunk/setup.py	(original)
+++ z3/deliverance/trunk/setup.py	Sat Jun 21 02:44:31 2008
@@ -1,4 +1,4 @@
-version = '0.2'
+version = '0.2.1'
 
 from setuptools import setup, find_packages
 


More information about the z3-checkins mailing list