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