[Checkins] SVN: zodbshootout/trunk/ tag 0.1 release

Shane Hathaway shane at hathawaymix.org
Tue Nov 17 18:18:04 EST 2009


Log message for revision 105786:
  tag 0.1 release
  

Changed:
  A   zodbshootout/trunk/CHANGES.txt
  U   zodbshootout/trunk/setup.py

-=-
Added: zodbshootout/trunk/CHANGES.txt
===================================================================
--- zodbshootout/trunk/CHANGES.txt	                        (rev 0)
+++ zodbshootout/trunk/CHANGES.txt	2009-11-17 23:18:04 UTC (rev 105786)
@@ -0,0 +1,4 @@
+0.1 (2009-11-17)
+----------------
+
+- Initial release.

Modified: zodbshootout/trunk/setup.py
===================================================================
--- zodbshootout/trunk/setup.py	2009-11-17 23:11:59 UTC (rev 105785)
+++ zodbshootout/trunk/setup.py	2009-11-17 23:18:04 UTC (rev 105786)
@@ -13,7 +13,7 @@
 ##############################################################################
 """A ZODB performance test"""
 
-version = "0.1dev"
+version = "0.1"
 
 from setuptools import setup, find_packages
 import os



More information about the checkins mailing list