[Checkins] SVN: bobo/tags/0.2.2/bobo updated version #s

Jim Fulton jim at zope.com
Tue Jan 19 09:43:16 EST 2010


Log message for revision 108270:
  updated version #s

Changed:
  U   bobo/tags/0.2.2/bobo/setup.py
  U   bobo/tags/0.2.2/bobodoctestumentation/setup.py

-=-
Modified: bobo/tags/0.2.2/bobo/setup.py
===================================================================
--- bobo/tags/0.2.2/bobo/setup.py	2010-01-19 14:42:15 UTC (rev 108269)
+++ bobo/tags/0.2.2/bobo/setup.py	2010-01-19 14:43:15 UTC (rev 108270)
@@ -12,7 +12,7 @@
 #
 ##############################################################################
 name = 'bobo'
-version = '0.0.0'
+version = '0.2.2'
 
 entry_points = """
 [console_scripts]

Modified: bobo/tags/0.2.2/bobodoctestumentation/setup.py
===================================================================
--- bobo/tags/0.2.2/bobodoctestumentation/setup.py	2010-01-19 14:42:15 UTC (rev 108269)
+++ bobo/tags/0.2.2/bobodoctestumentation/setup.py	2010-01-19 14:43:15 UTC (rev 108270)
@@ -12,7 +12,7 @@
 #
 ##############################################################################
 name = 'bobodoctestumentation'
-version = '0.0.0'
+version = '0.2.2'
 
 from setuptools import setup
 



More information about the checkins mailing list