Author: ianb
Date: 2006-09-29 10:01:12 -0600 (Fri, 29 Sep 2006)
New Revision: 1956

Modified:
   FormEncode/trunk/docs/news.txt
   FormEncode/trunk/setup.py
Log:
Preparing for 0.6 release

Modified: FormEncode/trunk/docs/news.txt
===================================================================
--- FormEncode/trunk/docs/news.txt      2006-09-29 16:00:34 UTC (rev 1955)
+++ FormEncode/trunk/docs/news.txt      2006-09-29 16:01:12 UTC (rev 1956)
@@ -3,8 +3,8 @@
 
 .. contents::
 
-svn trunk
----------
+0.6
+---
 
 * ``String(min=1)`` implies ``not_empty`` (which seems more intuitive)
 

Modified: FormEncode/trunk/setup.py
===================================================================
--- FormEncode/trunk/setup.py   2006-09-29 16:00:34 UTC (rev 1955)
+++ FormEncode/trunk/setup.py   2006-09-29 16:01:12 UTC (rev 1956)
@@ -2,7 +2,7 @@
 use_setuptools()
 from setuptools import setup
 
-version = '0.5.2'
+version = '0.6'
 
 setup(name="FormEncode",
       version=version,


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to