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

Thomas Lotze tl at gocept.com
Thu May 20 04:35:58 EDT 2010


Log message for revision 112557:
  Preparing release 0.4.2

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-05-20 07:32:49 UTC (rev 112556)
+++ gocept.selenium/trunk/CHANGES.txt	2010-05-20 08:35:58 UTC (rev 112557)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-0.4.2 (unreleased)
+0.4.2 (2010-05-20)
 ------------------
 
 - API expansion: ``*keyDown``, ``*keyUp``, ``keyPress``.

Modified: gocept.selenium/trunk/setup.py
===================================================================
--- gocept.selenium/trunk/setup.py	2010-05-20 07:32:49 UTC (rev 112556)
+++ gocept.selenium/trunk/setup.py	2010-05-20 08:35:58 UTC (rev 112557)
@@ -18,7 +18,7 @@
 
 setup(
     name='gocept.selenium',
-    version = '0.4.2dev',
+    version = '0.4.2',
     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