[Checkins] SVN: five.localsitemanager/branches/1.0/ Prepare five.localsitemanager 1.3.

Hanno Schlichting hannosch at hannosch.eu
Wed Jul 28 14:49:36 EDT 2010


Log message for revision 115180:
  Prepare five.localsitemanager 1.3.

Changed:
  U   five.localsitemanager/branches/1.0/CHANGES.txt
  U   five.localsitemanager/branches/1.0/setup.py

-=-
Modified: five.localsitemanager/branches/1.0/CHANGES.txt
===================================================================
--- five.localsitemanager/branches/1.0/CHANGES.txt	2010-07-28 18:47:20 UTC (rev 115179)
+++ five.localsitemanager/branches/1.0/CHANGES.txt	2010-07-28 18:49:36 UTC (rev 115180)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.3 - unreleased
+1.3 - 2010-07-28
 ----------------
 
 * Update some documentation.

Modified: five.localsitemanager/branches/1.0/setup.py
===================================================================
--- five.localsitemanager/branches/1.0/setup.py	2010-07-28 18:47:20 UTC (rev 115179)
+++ five.localsitemanager/branches/1.0/setup.py	2010-07-28 18:49:36 UTC (rev 115180)
@@ -1,10 +1,10 @@
 from setuptools import setup
 
-version = '1.3dev'
+version = '1.3'
 
 setup(name='five.localsitemanager',
       version=version,
-      url='http://svn.zope.org/five.localsitemanager',
+      url='http://pypi.python.org/pypi/five.localsitemanager',
       license='ZPL 2.1',
       description='Local site manager implementation for Zope 2',
       author='Rocky Burt and Contributors',



More information about the checkins mailing list