Skip to content

Commit 430ad8d

Browse files
committed
new version
1 parent 06c00ec commit 430ad8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
long_description = file.read()
88

99
setup(name='flask-swagger',
10-
version='0.2.2',
10+
version='0.2.3',
1111
url='https://github.com/gangverk/flask-swagger',
12-
description='Extract swagger specs from your flast-restful project',
12+
description='Extract swagger specs from your flask project',
1313
author='Atli Thorbjornsson',
1414
license='MIT',
1515
py_modules=['flask_swagger'],

0 commit comments

Comments
 (0)