[Checkins] SVN: grokui.base/branches/0.2/ Preparing release 0.2.2

Jan-Wijbrand Kolman janwijbrand at gmail.com
Fri May 28 15:13:13 EDT 2010


Log message for revision 112810:
  Preparing release 0.2.2

Changed:
  U   grokui.base/branches/0.2/CHANGES.txt
  U   grokui.base/branches/0.2/setup.py

-=-
Modified: grokui.base/branches/0.2/CHANGES.txt
===================================================================
--- grokui.base/branches/0.2/CHANGES.txt	2010-05-28 18:31:07 UTC (rev 112809)
+++ grokui.base/branches/0.2/CHANGES.txt	2010-05-28 19:13:13 UTC (rev 112810)
@@ -1,7 +1,7 @@
 CHANGES
 *******
 
-0.2.2 (unreleased)
+0.2.2 (2010-05-28)
 ==================
 
 * Fix dependencies that got removed too early for this version.

Modified: grokui.base/branches/0.2/setup.py
===================================================================
--- grokui.base/branches/0.2/setup.py	2010-05-28 18:31:07 UTC (rev 112809)
+++ grokui.base/branches/0.2/setup.py	2010-05-28 19:13:13 UTC (rev 112810)
@@ -23,7 +23,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='grokui.base',
-      version='0.2',
+      version='0.2.2',
       description="The Grok administration and development UI (base)",
       long_description=(
         read('README.txt') +



More information about the checkins mailing list