[Checkins] SVN: z3c.baseregistry/tags/1.2.0/ release 1.2.0

Nikolay Kim fafhrd91 at gmail.com
Sun Dec 27 04:03:32 EST 2009


Log message for revision 107148:
  release 1.2.0

Changed:
  A   z3c.baseregistry/tags/1.2.0/
  U   z3c.baseregistry/tags/1.2.0/setup.py

-=-
Modified: z3c.baseregistry/tags/1.2.0/setup.py
===================================================================
--- z3c.baseregistry/trunk/setup.py	2009-12-27 09:01:56 UTC (rev 107147)
+++ z3c.baseregistry/tags/1.2.0/setup.py	2009-12-27 09:03:32 UTC (rev 107148)
@@ -23,7 +23,7 @@
 
 setup (
     name = "z3c.baseregistry",
-    version = "1.2.0dev",
+    version = "1.2.0",
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "Manage IComponents instances using Python code and ZCML.",



More information about the checkins mailing list