[Checkins] SVN: grokui.base/branches/0.2/ Back to development: 0.2.3

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


Log message for revision 112812:
  Back to development: 0.2.3

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 19:13:42 UTC (rev 112811)
+++ grokui.base/branches/0.2/CHANGES.txt	2010-05-28 19:15:46 UTC (rev 112812)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+0.2.3 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 0.2.2 (2010-05-28)
 ==================
 

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



More information about the checkins mailing list