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 bc162fb commit 653c2deCopy full SHA for 653c2de
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name='django-amp-renderer',
9
- version='1.1.4',
+ version='1.1.5',
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