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

jim cvs-admin at zope.org
Sun Dec 2 17:54:00 UTC 2012


Log message for revision 128478:
  version
  

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

-=-
Modified: zc.lockfile/tags/1.0.2/setup.py
===================================================================
--- zc.lockfile/tags/1.0.2/setup.py	2012-12-02 17:53:20 UTC (rev 128477)
+++ zc.lockfile/tags/1.0.2/setup.py	2012-12-02 17:54:00 UTC (rev 128478)
@@ -11,7 +11,7 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-name, version = "zc.lockfile", 0
+name, version = "zc.lockfile", '1.0.2'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list