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

Christian Theune ct at gocept.com
Thu Apr 1 08:23:27 EDT 2010


Log message for revision 110387:
  Preparing release 0.4.1

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-04-01 12:21:31 UTC (rev 110386)
+++ gocept.selenium/trunk/CHANGES.txt	2010-04-01 12:23:27 UTC (rev 110387)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-0.4.1 (unreleased)
+0.4.1 (2010-04-01)
 ------------------
 
 - API expansion: added ``getSelectedLabel``.

Modified: gocept.selenium/trunk/setup.py
===================================================================
--- gocept.selenium/trunk/setup.py	2010-04-01 12:21:31 UTC (rev 110386)
+++ gocept.selenium/trunk/setup.py	2010-04-01 12:23:27 UTC (rev 110387)
@@ -18,7 +18,7 @@
 
 setup(
     name='gocept.selenium',
-    version = '0.4.1dev',
+    version = '0.4.1',
     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