We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a8623 commit 34ccc58Copy full SHA for 34ccc58
setup.py
@@ -9,7 +9,7 @@ def read(file_name):
9
10
setup(
11
name='aiohttp-apispec',
12
- version='3.0.0b1',
+ version='3.0.0b2',
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