Author: ianb
Date: 2009-03-05 10:53:16 -0700 (Thu, 05 Mar 2009)
New Revision: 3800

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

Modified: FormEncode/trunk/setup.py
===================================================================
--- FormEncode/trunk/setup.py   2009-03-05 17:53:13 UTC (rev 3799)
+++ FormEncode/trunk/setup.py   2009-03-05 17:53:16 UTC (rev 3800)
@@ -1,7 +1,7 @@
 import sys
 from setuptools import setup
 
-version = '1.2.2'
+version = '1.2.3'
 
 tests_require = ['nose']
 if sys.version < '2.5':


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to