[Checkins] SVN: zopyx.smartprintng.server/branches/bfg/ 0.3.0

Andreas Jung andreas at andreas-jung.com
Mon Jul 6 13:45:07 EDT 2009


Log message for revision 101654:
  0.3.0
  

Changed:
  U   zopyx.smartprintng.server/branches/bfg/docs/HISTORY.txt
  U   zopyx.smartprintng.server/branches/bfg/setup.py

-=-
Modified: zopyx.smartprintng.server/branches/bfg/docs/HISTORY.txt
===================================================================
--- zopyx.smartprintng.server/branches/bfg/docs/HISTORY.txt	2009-07-06 17:25:36 UTC (rev 101653)
+++ zopyx.smartprintng.server/branches/bfg/docs/HISTORY.txt	2009-07-06 17:45:07 UTC (rev 101654)
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+0.3.0 (2009/07/06)
+------------------
+
+* switched to repoze.bfg
+
 0.2.0 (2009/07/06)
 ------------------
 

Modified: zopyx.smartprintng.server/branches/bfg/setup.py
===================================================================
--- zopyx.smartprintng.server/branches/bfg/setup.py	2009-07-06 17:25:36 UTC (rev 101653)
+++ zopyx.smartprintng.server/branches/bfg/setup.py	2009-07-06 17:45:07 UTC (rev 101654)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.2.0'
+version = '0.3.0'
 
 setup(name='zopyx.smartprintng.server',
       version=version,



More information about the Checkins mailing list