Skip to content

Commit 0885758

Browse files
committed
Updated __init__.py
1 parent 0500624 commit 0885758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_s3_viewer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
APP_TEMPLATE_FOLDER = FIXED_TEMPLATE_FOLDER
1818

19-
__version__ = "0.1.2"
19+
__version__ = "0.1.3"
2020

2121

2222
class Singleton(type):

0 commit comments

Comments
 (0)