We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797ae95 commit dd98775Copy full SHA for dd98775
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name='django-amp-renderer',
9
- version='1.1.5',
+ version='1.2.0',
10
author='Chase Finch',
11
author_email='chase@finch.email',
12
description='Middleware for applying AMP Renderer to the output of a request in Django.',
0 commit comments