[Checkins] SVN: zc.authorizedotnet/trunk/setup.py Set a dev label in the release version.

Zvezdan Petkovic zvezdan at zope.com
Wed Apr 7 15:15:16 EDT 2010


Log message for revision 110611:
  Set a dev label in the release version.
  
  

Changed:
  U   zc.authorizedotnet/trunk/setup.py

-=-
Modified: zc.authorizedotnet/trunk/setup.py
===================================================================
--- zc.authorizedotnet/trunk/setup.py	2010-04-07 19:10:59 UTC (rev 110610)
+++ zc.authorizedotnet/trunk/setup.py	2010-04-07 19:15:15 UTC (rev 110611)
@@ -7,7 +7,7 @@
 name = "zc.authorizedotnet"
 setup(
     name = name,
-    version = "1.3.1",
+    version = "1.3.2dev",
     author = "Zope Corporation",
     author_email = "zope-dev at zope.org",
     description = "A simple interface to Authorize.Net's AIM API",



More information about the checkins mailing list