Skip to content

Commit 740cd5d

Browse files
Setup|Update to 0.9.2 version
1 parent 769ff32 commit 740cd5d

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
@@ -10,7 +10,7 @@ def read(file_name):
1010

1111
setup(
1212
name='aiohttp-apispec',
13-
version='0.9.1',
13+
version='0.9.2',
1414
description='Build and document REST APIs with aiohttp and apispec',
1515
long_description=read('README.md'),
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)