[Checkins] SVN: z3c.pdftemplate/trunk/setup.py version bump.

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri Feb 15 02:56:47 EST 2008


Log message for revision 83846:
  version bump.
  

Changed:
  U   z3c.pdftemplate/trunk/setup.py

-=-
Modified: z3c.pdftemplate/trunk/setup.py
===================================================================
--- z3c.pdftemplate/trunk/setup.py	2008-02-15 07:56:27 UTC (rev 83845)
+++ z3c.pdftemplate/trunk/setup.py	2008-02-15 07:56:46 UTC (rev 83846)
@@ -13,7 +13,7 @@
 ##############################################################################
 """Setup
 
-$Id:$
+$Id$
 """
 import os
 from setuptools import setup, find_packages
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.pdftemplate',
-    version='0.1.0',
+    version='0.2.0dev',
     author = "Stephan Richter and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "PDF Template",



More information about the Checkins mailing list