[Checkins] SVN: zope.deprecation/tags/3.4.0a1/setup.py Updating version.

Christian Theune ct at gocept.com
Sun Apr 22 06:58:55 EDT 2007


Log message for revision 74499:
  Updating version.

Changed:
  U   zope.deprecation/tags/3.4.0a1/setup.py

-=-
Modified: zope.deprecation/tags/3.4.0a1/setup.py
===================================================================
--- zope.deprecation/tags/3.4.0a1/setup.py	2007-04-22 10:58:34 UTC (rev 74498)
+++ zope.deprecation/tags/3.4.0a1/setup.py	2007-04-22 10:58:54 UTC (rev 74499)
@@ -25,7 +25,7 @@
 name = 'zope.deprecation'
 setup(
     name=name,
-    version='3.4dev',
+    version = '3.4.0a1',
     url='http://www.python.org/pypi/'+name,
     license='ZPL 2.1',
     description='Zope 3 Deprecation Infrastructure',



More information about the Checkins mailing list