[Checkins] SVN: refline.srccheck/trunk/ Preparing release 0.6.0

Albertas Agejevas cvs-admin at zope.org
Tue Mar 26 23:52:35 UTC 2013


Log message for revision 130169:
  Preparing release 0.6.0

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

-=-
Modified: refline.srccheck/trunk/CHANGES.txt
===================================================================
--- refline.srccheck/trunk/CHANGES.txt	2013-03-26 23:51:48 UTC (rev 130168)
+++ refline.srccheck/trunk/CHANGES.txt	2013-03-26 23:52:34 UTC (rev 130169)
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-0.5.5 (unreleased)
+0.6.0 (2013-03-27)
 ------------------
 
 - Added support for Python 3.3.

Modified: refline.srccheck/trunk/setup.py
===================================================================
--- refline.srccheck/trunk/setup.py	2013-03-26 23:51:48 UTC (rev 130168)
+++ refline.srccheck/trunk/setup.py	2013-03-26 23:52:34 UTC (rev 130169)
@@ -22,7 +22,7 @@
 
 setup(
     name="refline.srccheck",
-    version='0.5.5-dev',
+    version='0.6.0',
     url="http://pypi.python.org/pypi/refline.srccheck/",
     install_requires=[
         'setuptools',



More information about the checkins mailing list