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 06c00ec commit 430ad8dCopy full SHA for 430ad8d
setup.py
@@ -7,9 +7,9 @@
7
long_description = file.read()
8
9
setup(name='flask-swagger',
10
- version='0.2.2',
+ version='0.2.3',
11
url='https://github.com/gangverk/flask-swagger',
12
- description='Extract swagger specs from your flast-restful project',
+ description='Extract swagger specs from your flask project',
13
author='Atli Thorbjornsson',
14
license='MIT',
15
py_modules=['flask_swagger'],
0 commit comments