Bump project version to 5.0.2b

Update pyproject.toml project version from 5.0.1b to 5.0.2b to prepare the next beta release. No other code or metadata changes included in this commit.
This commit is contained in:
oop7
2026-03-21 15:40:49 +02:00
parent 7d5aa5da7e
commit 1b3d60a1bc
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "ytsage" name = "ytsage"
version = "5.0.1b" version = "5.0.2b"
description = "Modern YouTube downloader with a clean PySide6 interface." description = "Modern YouTube downloader with a clean PySide6 interface."
authors = [ authors = [
{ name = "oop7", email = "oop7_support@proton.me" }, { name = "oop7", email = "oop7_support@proton.me" },