Skip to content

Commit bc60262

Browse files
1.0.1 version
1 parent 251f232 commit bc60262

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