Tip is 2.2
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 25 Dec 2008 17:51:22 +0000 (18:51 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 25 Dec 2008 17:51:22 +0000 (18:51 +0100)
--HG--
branch : trunk

setup.py

index 2f1c3e725a0136791bb9ac9465c796c03d683dd3..439ce9f18c018e522909026426b45a5ea7394fbc 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -49,7 +49,7 @@ from distutils.errors import CCompilerError, DistutilsPlatformError
 
 #: don't change the variable and assignment.  the fabfile parses this
 #: file to get the version for deployment from it.
-VERSION = '2.1.1'
+VERSION = '2.2'
 
 
 data_files = []