[Checkins] SVN: gocept.selenium/trunk/ Preparing release 0.6
    Thomas Lotze 
    tl at gocept.com
       
    Mon Aug  9 04:51:42 EDT 2010
    
    
  
Log message for revision 115568:
  Preparing release 0.6
Changed:
  U   gocept.selenium/trunk/CHANGES.txt
  U   gocept.selenium/trunk/setup.py
-=-
Modified: gocept.selenium/trunk/CHANGES.txt
===================================================================
--- gocept.selenium/trunk/CHANGES.txt	2010-08-09 08:48:57 UTC (rev 115567)
+++ gocept.selenium/trunk/CHANGES.txt	2010-08-09 08:51:41 UTC (rev 115568)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-0.6 (unreleased)
+0.6 (2010-08-09)
 ----------------
 
 - assertXpathCount now also takes ints (#7681).
Modified: gocept.selenium/trunk/setup.py
===================================================================
--- gocept.selenium/trunk/setup.py	2010-08-09 08:48:57 UTC (rev 115567)
+++ gocept.selenium/trunk/setup.py	2010-08-09 08:51:41 UTC (rev 115568)
@@ -18,7 +18,7 @@
 
 setup(
     name='gocept.selenium',
-    version='0.6dev',
+    version='0.6',
     author='Zope Foundation and Contributors',
     author_email='ws at gocept.com',
     description='zope.testing layer that integrates Selenium-RC',
    
    
More information about the checkins
mailing list