Skip to content

Commit 192841a

Browse files
committed
Bump version to 4.9.7
Update the __version__ string in src/__init__.py from 4.9.7b to 4.9.7, indicating a release from beta to stable.
1 parent 4aa0a7b commit 192841a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
A modern, user-friendly YouTube video downloader built with PySide6.
55
"""
66

7-
__version__ = "4.9.7b"
7+
__version__ = "4.9.7"
88
__author__ = "oop7"

0 commit comments

Comments
 (0)