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

Thomas Lotze tl at gocept.com
Tue Mar 30 05:31:07 EDT 2010


Log message for revision 110291:
  Preparing release 0.4

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-03-30 01:56:33 UTC (rev 110290)
+++ gocept.selenium/trunk/CHANGES.txt	2010-03-30 09:31:06 UTC (rev 110291)
@@ -1,8 +1,8 @@
 Changes
 =======
 
-0.3.1 (unreleased)
-------------------
+0.4 (2010-03-30)
+----------------
 
 - API expansion: add ``getLocation`` to retrieve currently loaded URL in
   browser.

Modified: gocept.selenium/trunk/setup.py
===================================================================
--- gocept.selenium/trunk/setup.py	2010-03-30 01:56:33 UTC (rev 110290)
+++ gocept.selenium/trunk/setup.py	2010-03-30 09:31:06 UTC (rev 110291)
@@ -18,7 +18,7 @@
 
 setup(
     name='gocept.selenium',
-    version = '0.3.1dev',
+    version = '0.4',
     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