Skip to content

Commit f69d309

Browse files
committed
Updated version
1 parent 09a7274 commit f69d309

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.4"
19+
__version__ = "0.2.0"
2020

2121

2222
class Singleton(type):

0 commit comments

Comments
 (0)