[Checkins] SVN: z3ext.formatter/tags/1.2.0/ egg 1.2.0

Nikolay Kim fafhrd at datacom.kz
Tue Mar 25 08:14:02 EDT 2008


Log message for revision 84925:
  egg 1.2.0

Changed:
  A   z3ext.formatter/tags/1.2.0/
  U   z3ext.formatter/tags/1.2.0/setup.py

-=-
Copied: z3ext.formatter/tags/1.2.0 (from rev 84923, z3ext.formatter/trunk)

Modified: z3ext.formatter/tags/1.2.0/setup.py
===================================================================
--- z3ext.formatter/trunk/setup.py	2008-03-25 12:12:41 UTC (rev 84923)
+++ z3ext.formatter/tags/1.2.0/setup.py	2008-03-25 12:14:01 UTC (rev 84925)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.2.0dev'
+version = '1.2.0'
 
 
 setup(name='z3ext.formatter',



More information about the Checkins mailing list