Author: ianb
Date: 2008-11-21 15:08:28 -0700 (Fri, 21 Nov 2008)
New Revision: 3691

Modified:
   FormEncode/trunk/setup.py
Log:
Auto-update of version strings

Modified: FormEncode/trunk/setup.py
===================================================================
--- FormEncode/trunk/setup.py   2008-11-21 22:08:27 UTC (rev 3690)
+++ FormEncode/trunk/setup.py   2008-11-21 22:08:28 UTC (rev 3691)
@@ -1,7 +1,7 @@
 import sys
 from setuptools import setup
 
-version = '1.1.1'
+version = '1.2.1'
 
 tests_require = ['nose']
 if sys.version < '2.5':


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to