We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72db168 commit f474836Copy full SHA for f474836
src/utils/config.py
@@ -305,7 +305,7 @@ class Config(QConfig):
305
306
307
NAME = 'ImageColorVisualization'
308
-VERSION = '1.0.0'
+VERSION = '1.0.1'
309
AUTHOR = 'MidnightCrowing'
310
APP_URL = 'https://github.com/MidnightCrowing/ImageColorVisualization'
311
SUPPORT_URL = 'https://github.com/MidnightCrowing/ImageColorVisualization/issues'
0 commit comments