[Checkins] SVN: gocept.selenium/trunk/ Preparing release 0.3
    Marius Gedminas 
    marius at pov.lt
       
    Tue Jan 12 06:47:50 EST 2010
    
    
  
Log message for revision 108053:
  Preparing release 0.3
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-01-12 11:45:57 UTC (rev 108052)
+++ gocept.selenium/trunk/CHANGES.txt	2010-01-12 11:47:49 UTC (rev 108053)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-0.3 (unreleased)
+0.3 (2010-01-12)
 ----------------
 
 - Extracted 'host' and 'port' as class attributes of gocept.selenium.ztk.Layer
Modified: gocept.selenium/trunk/setup.py
===================================================================
--- gocept.selenium/trunk/setup.py	2010-01-12 11:45:57 UTC (rev 108052)
+++ gocept.selenium/trunk/setup.py	2010-01-12 11:47:49 UTC (rev 108053)
@@ -18,7 +18,7 @@
 
 setup(
     name='gocept.selenium',
-    version = '0.3dev',
+    version = '0.3',
     author='Wolfgang Schnerring',
     author_email='ws at gocept.com',
     description='zope.testing layer that integrates Selenium-RC',
    
    
More information about the checkins
mailing list