[Checkins] SVN: zc.recipe.filestorage/trunk/setup.py setting version for the next release

Christian Zagrodnick cz at gocept.com
Thu Jun 14 07:08:47 EDT 2007


Log message for revision 76690:
  setting version for the next release

Changed:
  U   zc.recipe.filestorage/trunk/setup.py

-=-
Modified: zc.recipe.filestorage/trunk/setup.py
===================================================================
--- zc.recipe.filestorage/trunk/setup.py	2007-06-14 11:07:37 UTC (rev 76689)
+++ zc.recipe.filestorage/trunk/setup.py	2007-06-14 11:08:46 UTC (rev 76690)
@@ -3,7 +3,7 @@
 name = "zc.recipe.filestorage"
 setup(
     name = name,
-    version = "1.0a5",
+    version = "1.0a6",
     author = "Jim Fulton",
     author_email = "jim at zope.com",
     description = "ZC Buildout recipe for defining a file-storage",



More information about the Checkins mailing list