Skip to content

Commit 9119931

Browse files
Upgrade version to 1.1.2
1 parent fdc6c12 commit 9119931

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='1.1.1',
13+
version='1.1.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)