Skip to content

Commit 34ccc58

Browse files
author
Maksim
committed
3.0.0b2 version
1 parent 16a8623 commit 34ccc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def read(file_name):
99

1010
setup(
1111
name='aiohttp-apispec',
12-
version='3.0.0b1',
12+
version='3.0.0b2',
1313
description='Build and document REST APIs with aiohttp and apispec',
1414
long_description=read('README.md'),
1515
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)