Release version 1.0.9 (for real)

This commit is contained in:
Andrew Rabert 2018-08-07 16:11:44 -04:00
parent 9ea803523a
commit f6795f8663

View file

@ -23,7 +23,7 @@ def read_requirements(name):
setuptools.setup(
name='sprockets.mixins.http',
version='1.0.8',
version='1.0.9',
description='HTTP Client Mixin for Tornado RequestHandlers',
long_description=open('README.rst').read(),
url='https://github.com/sprockets/sprockets.mixins.http',