Bump version to 4.9.1

Update version references from 4.9.0 to 4.9.1 in documentation, __init__.py, AboutDialog, and main application window to prepare for new release.
This commit is contained in:
oop7
2025-10-25 19:50:50 +03:00
parent 41d35060c1
commit fe5638393a
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ YTSage - YouTube Video Downloader
A modern, user-friendly YouTube video downloader built with PySide6.
"""
__version__ = "4.9.0"
__version__ = "4.9.1"
__author__ = "oop7"