[Checkins] SVN: z3ext.formatter/tags/1.4.1/ release 1.4.1

Nikolay Kim fafhrd91 at gmail.com
Fri Oct 30 18:53:52 EDT 2009


Log message for revision 105398:
  release 1.4.1

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

-=-
Modified: z3ext.formatter/tags/1.4.1/setup.py
===================================================================
--- z3ext.formatter/trunk/setup.py	2009-10-30 22:53:07 UTC (rev 105397)
+++ z3ext.formatter/tags/1.4.1/setup.py	2009-10-30 22:53:51 UTC (rev 105398)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0'
+version = '1.4.1'
 
 
 setup(name='z3ext.formatter',



More information about the checkins mailing list