[Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
Andreas Jung
andreas at andreas-jung.com
Thu May 14 09:25:10 EDT 2009
Log message for revision 99951:
updated
Changed:
U zopyx.smartprintng.core/trunk/docs/HISTORY.txt
U zopyx.smartprintng.core/trunk/setup.py
-=-
Modified: zopyx.smartprintng.core/trunk/docs/HISTORY.txt
===================================================================
--- zopyx.smartprintng.core/trunk/docs/HISTORY.txt 2009-05-14 12:52:19 UTC (rev 99950)
+++ zopyx.smartprintng.core/trunk/docs/HISTORY.txt 2009-05-14 13:25:10 UTC (rev 99951)
@@ -1,6 +1,11 @@
Changelog
=========
+2.0.0 (2009-05-14)
+--------------------
+- final release
+
+
2.0.0b8 (2008-12-09)
--------------------
- some more transformations
Modified: zopyx.smartprintng.core/trunk/setup.py
===================================================================
--- zopyx.smartprintng.core/trunk/setup.py 2009-05-14 12:52:19 UTC (rev 99950)
+++ zopyx.smartprintng.core/trunk/setup.py 2009-05-14 13:25:10 UTC (rev 99951)
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os
-version = '2.0.0b8'
+version = '2.0.0'
setup(name='zopyx.smartprintng.core',
version=version,
More information about the Checkins
mailing list