[Checkins] SVN: zc.datetimewidget/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Nov 3 14:00:24 EDT 2007


Log message for revision 81441:
  vb
  

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

-=-
Modified: zc.datetimewidget/trunk/setup.py
===================================================================
--- zc.datetimewidget/trunk/setup.py	2007-11-03 17:59:58 UTC (rev 81440)
+++ zc.datetimewidget/trunk/setup.py	2007-11-03 18:00:23 UTC (rev 81441)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zc.datetimewidget',
-      version = '0.5.2',
+      version = '0.6.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Javascript-based widgets for date and datetime fields.',



More information about the Checkins mailing list