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

Wolfgang Schnerring wosc at wosc.de
Tue Aug 3 03:19:09 EDT 2010


Log message for revision 115405:
  Preparing release 0.5

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-03 06:46:19 UTC (rev 115404)
+++ gocept.selenium/trunk/CHANGES.txt	2010-08-03 07:19:09 UTC (rev 115405)
@@ -1,8 +1,8 @@
 Changes
 =======
 
-0.5 (unreleased)
-------------------
+0.5 (2010-08-03)
+----------------
 
 - Add a static files test layer for running selenium tests against a set
   of static (HTML) files.

Modified: gocept.selenium/trunk/setup.py
===================================================================
--- gocept.selenium/trunk/setup.py	2010-08-03 06:46:19 UTC (rev 115404)
+++ gocept.selenium/trunk/setup.py	2010-08-03 07:19:09 UTC (rev 115405)
@@ -18,7 +18,7 @@
 
 setup(
     name='gocept.selenium',
-    version = '0.5dev',
+    version='0.5',
     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