Skip to content

Commit cd021f7

Browse files
committed
bump version to 0.0.4
1 parent bb53aec commit cd021f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger_ui_bundle/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55
__author__ = 'Daniel Grossmann-Kavanagh'
6-
__version__ = '0.0.3'
6+
__version__ = '0.0.4'
77

88
def get_path(rel):
99
return os.path.join(

0 commit comments

Comments
 (0)