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 1984bfe commit c14e166Copy full SHA for c14e166
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name='django-amp-renderer',
9
- version='1.2.1',
+ version='1.3.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