Skip to content

Commit dd98775

Browse files
committed
Bump version for 1.2.0
1 parent 797ae95 commit dd98775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name='django-amp-renderer',
9-
version='1.1.5',
9+
version='1.2.0',
1010
author='Chase Finch',
1111
author_email='chase@finch.email',
1212
description='Middleware for applying AMP Renderer to the output of a request in Django.',

0 commit comments

Comments
 (0)