Skip to content

Commit 2fd6dc4

Browse files
chore: update program version from 1.0.1 to 1.0.2
1 parent 6e5bbec commit 2fd6dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ class Config(QConfig):
363363

364364

365365
NAME = 'ImageColorVisualization'
366-
VERSION = '1.0.1'
366+
VERSION = '1.0.2'
367367
AUTHOR = 'MidnightCrowing'
368368
APP_URL = 'https://github.com/MidnightCrowing/ImageColorVisualization'
369369
SUPPORT_URL = 'https://github.com/MidnightCrowing/ImageColorVisualization/issues'

0 commit comments

Comments
 (0)