We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999336b commit 0784985Copy full SHA for 0784985
src/version/version.py
@@ -3,7 +3,7 @@
3
YEAR = 2023
4
AUTHOR = "YaoXuanZhi"
5
APP_NAME = "ScreenPinKit"
6
-VERSION = "2.6"
7
-HELP_URL = "https://pyqt-fluent-widgets.readthedocs.io"
+VERSION = "3.0"
+HELP_URL = "https://www.youtube.com/playlist?list=PL3uuKTASzjRYNdl7wYlgUd7agQIA2_y5V"
8
FEEDBACK_URL = "https://github.com/YaoXuanZhi/ScreenPinKit/issues"
9
RELEASE_URL = "https://github.com/YaoXuanZhi/ScreenPinKit/releases/latest"
0 commit comments