[Checkins] SVN: zope.app.wfmc/trunk/ vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri Nov 2 21:13:11 EDT 2007


Log message for revision 81419:
  vb
  

Changed:
  _U  zope.app.wfmc/trunk/
  U   zope.app.wfmc/trunk/setup.py

-=-

Property changes on: zope.app.wfmc/trunk
___________________________________________________________________
Name: svn:ignore
   - develop-eggs
eggs
.installed.cfg
bin
parts

   + .installed.cfg
bin
develop-eggs
dist
eggs
parts


Modified: zope.app.wfmc/trunk/setup.py
===================================================================
--- zope.app.wfmc/trunk/setup.py	2007-11-03 01:07:50 UTC (rev 81418)
+++ zope.app.wfmc/trunk/setup.py	2007-11-03 01:13:11 UTC (rev 81419)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.wfmc',
-      version='0.1.2',
+      version='0.2.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description="Zope Application integration for ``zope.wfmc``",



More information about the Checkins mailing list