[Checkins] SVN: z3c.ptcompat/trunk/setup.py Oops, forgot to update the version.

Stephan Richter srichter at gmail.com
Thu Jul 23 15:50:43 EDT 2009


Log message for revision 102181:
  Oops, forgot to update the version.
  

Changed:
  U   z3c.ptcompat/trunk/setup.py

-=-
Modified: z3c.ptcompat/trunk/setup.py
===================================================================
--- z3c.ptcompat/trunk/setup.py	2009-07-23 19:50:03 UTC (rev 102180)
+++ z3c.ptcompat/trunk/setup.py	2009-07-23 19:50:42 UTC (rev 102181)
@@ -6,7 +6,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 
-version = '0.5.3'
+version = '0.5.4'
 tests_require = ['z3c.pt',
                  'zope.tal',
                  'zope.viewlet',



More information about the Checkins mailing list