Skip to content

Commit f31bf39

Browse files
authored
Update main.py
1 parent 87bf3f5 commit f31bf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from UI.MainWindow import MainWindow
66

77
APP_NAME = "StaTube"
8-
APP_VERSION = "0.4.0"
8+
APP_VERSION = "0.4.1"
99
APP_PUBLISHER = "StaTube"
1010
APP_DESCRIPTION = "A Python PySide6 GUI app for analyzing YouTube video transcripts and comments."
1111

0 commit comments

Comments
 (0)