We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830d49b commit ac97a32Copy full SHA for ac97a32
src/version/version.py
@@ -3,7 +3,7 @@
3
YEAR = 2023
4
AUTHOR = "YaoXuanZhi"
5
APP_NAME = "ScreenPinKit"
6
-VERSION = "1.0"
+VERSION = "1.1"
7
HELP_URL = "https://pyqt-fluent-widgets.readthedocs.io"
8
FEEDBACK_URL = "https://github.com/YaoXuanZhi/ScreenPinKit/issues"
9
RELEASE_URL = "https://github.com/YaoXuanZhi/ScreenPinKit/releases/latest"
0 commit comments