Skip to content

Commit a38f93c

Browse files
author
Daniel Grossmann-Kavanagh
committed
bump version to 0.0.2
1 parent 2901cae commit a38f93c

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.1'
6+
__version__ = '0.0.2'
77

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

0 commit comments

Comments
 (0)