We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bf3f5 commit f31bf39Copy full SHA for f31bf39
main.py
@@ -5,7 +5,7 @@
5
from UI.MainWindow import MainWindow
6
7
APP_NAME = "StaTube"
8
-APP_VERSION = "0.4.0"
+APP_VERSION = "0.4.1"
9
APP_PUBLISHER = "StaTube"
10
APP_DESCRIPTION = "A Python PySide6 GUI app for analyzing YouTube video transcripts and comments."
11
0 commit comments