[Checkins] SVN: zc.datetimewidget/trunk/setup.py Updated version to reflect publication of egg

Alexander Heavner alex at zope.com
Thu Feb 8 10:10:38 EST 2007


Log message for revision 72453:
  Updated version to reflect publication of egg
  

Changed:
  U   zc.datetimewidget/trunk/setup.py

-=-
Modified: zc.datetimewidget/trunk/setup.py
===================================================================
--- zc.datetimewidget/trunk/setup.py	2007-02-08 14:56:10 UTC (rev 72452)
+++ zc.datetimewidget/trunk/setup.py	2007-02-08 15:10:38 UTC (rev 72453)
@@ -2,7 +2,7 @@
 
 setup(
     name="zc.datetimewidget",
-    version="0.5.1",
+    version="0.6.1dev",
     install_requires=['zc.resourcelibrary >= 0.5',
                       'zc.i18n >= 0.5'],
     dependency_links=['http://download.zope.org/distribution/',],



More information about the Checkins mailing list