We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5bbec commit 2fd6dc4Copy full SHA for 2fd6dc4
src/utils/config.py
@@ -363,7 +363,7 @@ class Config(QConfig):
363
364
365
NAME = 'ImageColorVisualization'
366
-VERSION = '1.0.1'
+VERSION = '1.0.2'
367
AUTHOR = 'MidnightCrowing'
368
APP_URL = 'https://github.com/MidnightCrowing/ImageColorVisualization'
369
SUPPORT_URL = 'https://github.com/MidnightCrowing/ImageColorVisualization/issues'
0 commit comments