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

Andrey Lebedev cvs-admin at zope.org
Fri Nov 16 11:47:33 UTC 2012


Log message for revision 128309:
  Back to development
  
  

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-11-16 11:43:09 UTC (rev 128308)
+++ refline.srccheck/trunk/CHANGES.txt	2012-11-16 11:47:32 UTC (rev 128309)
@@ -1,6 +1,11 @@
 CHANGES
 =======
 
+0.5.5 (unreleased)
+------------------
+
+- ...
+
 0.5.4 (2012-11-16)
 ------------------
 

Modified: refline.srccheck/trunk/setup.py
===================================================================
--- refline.srccheck/trunk/setup.py	2012-11-16 11:43:09 UTC (rev 128308)
+++ refline.srccheck/trunk/setup.py	2012-11-16 11:47:32 UTC (rev 128309)
@@ -22,7 +22,7 @@
 
 setup(
     name="refline.srccheck",
-    version='0.5.4',
+    version='0.5.5-dev',
     url="http://pypi.python.org/pypi/refline.srccheck/",
     install_requires=[
         'setuptools',



More information about the checkins mailing list