[Checkins] SVN: zc-zookeeper-static/tags/3.3.3a1/setup.py *** empty log message ***

Jim Fulton jim at zope.com
Sun Nov 27 22:09:33 UTC 2011


Log message for revision 123511:
  *** empty log message ***

Changed:
  U   zc-zookeeper-static/tags/3.3.3a1/setup.py

-=-
Modified: zc-zookeeper-static/tags/3.3.3a1/setup.py
===================================================================
--- zc-zookeeper-static/tags/3.3.3a1/setup.py	2011-11-27 22:07:58 UTC (rev 123510)
+++ zc-zookeeper-static/tags/3.3.3a1/setup.py	2011-11-27 22:09:33 UTC (rev 123511)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-name, version = 'zc-zookeeper-static', '0'
+name, version = 'zc-zookeeper-static', '3.3.3a1'
 
 install_requires = ['setuptools']
 extras_require = dict(test=[])



More information about the checkins mailing list