[Checkins] SVN: gocept.selenium/trunk/ Preparing release 0.7

Wolfgang Schnerring wosc at wosc.de
Mon Aug 16 04:37:34 EDT 2010


Log message for revision 115693:
  Preparing release 0.7

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-16 08:36:22 UTC (rev 115692)
+++ gocept.selenium/trunk/CHANGES.txt	2010-08-16 08:37:34 UTC (rev 115693)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-0.7 (unreleased)
+0.7 (2010-08-16)
 ----------------
 
 - API expansion: ``getElementHeight|Width``, ``getCookie*`` and a few others.

Modified: gocept.selenium/trunk/setup.py
===================================================================
--- gocept.selenium/trunk/setup.py	2010-08-16 08:36:22 UTC (rev 115692)
+++ gocept.selenium/trunk/setup.py	2010-08-16 08:37:34 UTC (rev 115693)
@@ -18,7 +18,7 @@
 
 setup(
     name='gocept.selenium',
-    version='0.7dev',
+    version='0.7',
     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