[Checkins] SVN: zc.lockfile/tags/1.0.1/setup.py version

jim cvs-admin at zope.org
Tue Nov 20 21:47:22 UTC 2012


Log message for revision 128374:
  version
  

Changed:
  U   zc.lockfile/tags/1.0.1/setup.py

-=-
Modified: zc.lockfile/tags/1.0.1/setup.py
===================================================================
--- zc.lockfile/tags/1.0.1/setup.py	2012-11-20 21:46:53 UTC (rev 128373)
+++ zc.lockfile/tags/1.0.1/setup.py	2012-11-20 21:47:22 UTC (rev 128374)
@@ -11,7 +11,7 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-name, version = "zc.lockfile", 1.0.1
+name, version = "zc.lockfile", '1.0.1'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list