On our way to 2.2 we found a bug in 2.1 and our repo is now 2.1.1 :) No need to...
[jinja2.git] / setup.py
index 439ce9f18c018e522909026426b45a5ea7394fbc..2f1c3e725a0136791bb9ac9465c796c03d683dd3 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.2'
+VERSION = '2.1.1'
 
 
 data_files = []