Skip to content

Commit 653c2de

Browse files
committed
Bump version for 1.1.5
1 parent bc162fb commit 653c2de

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.4',
9+
version='1.1.5',
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)