[Checkins] SVN: grokcore.chameleon/trunk/setup.py we are prepping a 1.0 release here

Jan Wijbrand Kolman cvs-admin at zope.org
Tue May 1 15:08:37 UTC 2012


Log message for revision 125502:
  we are prepping a 1.0 release here

Changed:
  U   grokcore.chameleon/trunk/setup.py

-=-
Modified: grokcore.chameleon/trunk/setup.py
===================================================================
--- grokcore.chameleon/trunk/setup.py	2012-05-01 14:47:29 UTC (rev 125501)
+++ grokcore.chameleon/trunk/setup.py	2012-05-01 15:08:33 UTC (rev 125502)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0rc5dev'
+version = '1.0rdev'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list