We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c27762 commit afcd271Copy full SHA for afcd271
setup.py
@@ -9,7 +9,7 @@ def read(file_name):
9
10
setup(
11
name='aiohttp-apispec',
12
- version='2.1.0',
+ version='2.2.0',
13
description='Build and document REST APIs with aiohttp and apispec',
14
long_description=read('README.md'),
15
long_description_content_type="text/markdown",
0 commit comments