Skip to content

Commit

Permalink
v0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
duguiping committed Oct 9, 2019
1 parent a90a3fd commit 54eed90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def load_requirements():
if __name__ == '__main__':
setup(
name='swagger-ui-py',
version='0.1.9',
version='0.1.10',
description='Swagger UI for Python web framework, such Tornado, Flask, Quart and Sanic.',
long_description=readme(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 54eed90

Please sign in to comment.