[Checkins] SVN: refline.srccheck/trunk/ Back to development: 0.5.4

Adam Groszer cvs-admin at zope.org
Wed Apr 4 09:01:40 UTC 2012


Log message for revision 124941:
  Back to development: 0.5.4

Changed:
  U   refline.srccheck/trunk/CHANGES.txt
  U   refline.srccheck/trunk/setup.py

-=-
Modified: refline.srccheck/trunk/CHANGES.txt
===================================================================
--- refline.srccheck/trunk/CHANGES.txt	2012-04-04 09:01:02 UTC (rev 124940)
+++ refline.srccheck/trunk/CHANGES.txt	2012-04-04 09:01:37 UTC (rev 124941)
@@ -1,6 +1,12 @@
 CHANGES
 =======
 
+0.5.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.5.3 (2012-04-04)
 ------------------
 

Modified: refline.srccheck/trunk/setup.py
===================================================================
--- refline.srccheck/trunk/setup.py	2012-04-04 09:01:02 UTC (rev 124940)
+++ refline.srccheck/trunk/setup.py	2012-04-04 09:01:37 UTC (rev 124941)
@@ -22,7 +22,7 @@
 
 setup(
     name="refline.srccheck",
-    version='0.5.3',
+    version='0.5.4.dev0',
     url="http://pypi.python.org/pypi/refline.srccheck/",
     install_requires=[
         'setuptools',



More information about the checkins mailing list