summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2019-04-06 11:02:53 -0700
committerDavid Lord <davidism@gmail.com>2019-04-06 11:02:53 -0700
commitc4c4088945a2c12535f539be7f5453b9ca94666c (patch)
tree31e774d7b894ac996e3a9d0af2dc49a8cf30e930 /setup.py
parenta2a6c930bcca591a25d2b316fcfd2d6793897b26 (diff)
downloadjinja2-c4c4088945a2c12535f539be7f5453b9ca94666c.tar.gz
release 2.10.12.10.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a6e4cde..3510b37 100644
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@ from setuptools import setup
setup(
name='Jinja2',
- version='2.10',
+ version='2.10.1',
url='http://jinja.pocoo.org/',
license='BSD',
author='Armin Ronacher',