We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a7274 commit f69d309Copy full SHA for f69d309
flask_s3_viewer/__init__.py
@@ -16,7 +16,7 @@
16
17
APP_TEMPLATE_FOLDER = FIXED_TEMPLATE_FOLDER
18
19
-__version__ = "0.1.4"
+__version__ = "0.2.0"
20
21
22
class Singleton(type):
0 commit comments