[Checkins] SVN: grokcore.startup/trunk/ Preparing release 1.0.2
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Tue Oct  5 04:54:41 EDT 2010
    
    
  
Log message for revision 117237:
  Preparing release 1.0.2
Changed:
  U   grokcore.startup/trunk/CHANGES.txt
  U   grokcore.startup/trunk/setup.py
-=-
Modified: grokcore.startup/trunk/CHANGES.txt
===================================================================
--- grokcore.startup/trunk/CHANGES.txt	2010-10-05 08:36:33 UTC (rev 117236)
+++ grokcore.startup/trunk/CHANGES.txt	2010-10-05 08:54:41 UTC (rev 117237)
@@ -1,7 +1,7 @@
 Changes
 *******
 
-1.0.2 (unreleased)
+1.0.2 (2010-10-05)
 ==================
 
 - Somehow the intended fix in 1.0.1 did not actually get included in that
Modified: grokcore.startup/trunk/setup.py
===================================================================
--- grokcore.startup/trunk/setup.py	2010-10-05 08:36:33 UTC (rev 117236)
+++ grokcore.startup/trunk/setup.py	2010-10-05 08:54:41 UTC (rev 117237)
@@ -25,7 +25,7 @@
 
 setup(
     name='grokcore.startup',
-    version='1.0.2dev',
+    version='1.0.2',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',
    
    
More information about the checkins
mailing list