[Checkins] SVN: zope.exceptions/trunk/setup.py Three-part version numbers for auto-docs.

Tres Seaver cvs-admin at zope.org
Tue Apr 17 15:46:46 UTC 2012


Log message for revision 125163:
  Three-part version numbers for auto-docs.

Changed:
  U   zope.exceptions/trunk/setup.py

-=-
Modified: zope.exceptions/trunk/setup.py
===================================================================
--- zope.exceptions/trunk/setup.py	2012-04-17 15:46:13 UTC (rev 125162)
+++ zope.exceptions/trunk/setup.py	2012-04-17 15:46:42 UTC (rev 125163)
@@ -34,7 +34,7 @@
 
 
 setup(name='zope.exceptions',
-      version='4.0dev',
+      version='4.0.0dev',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Exceptions',



More information about the checkins mailing list