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 536cc07 commit 9d4cd84Copy full SHA for 9d4cd84
1 file changed
quart_openapi/__about__.py
@@ -1,4 +1,4 @@
1
# -*- coding: utf-8 -*-
2
__short_version__ = '1.4'
3
-__release__ = '1.4.1'
+__release__ = '1.4.2'
4
__description__ = 'Framework for Quart to add swagger generation to routes and restful resources'
0 commit comments