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 bb53aec commit cd021f7Copy full SHA for cd021f7
swagger_ui_bundle/__init__.py
@@ -3,7 +3,7 @@
3
import os
4
5
__author__ = 'Daniel Grossmann-Kavanagh'
6
-__version__ = '0.0.3'
+__version__ = '0.0.4'
7
8
def get_path(rel):
9
return os.path.join(
0 commit comments