Skip to content

Commit 4c1d9c2

Browse files
committed
bump version to remove extraneous files from deploy
1 parent cd021f7 commit 4c1d9c2

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.4'
6+
__version__ = '0.0.5'
77

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

0 commit comments

Comments
 (0)