oop7
518bd20e54
Bump version to 5.0.0
...
Promote package from beta to stable by updating version strings from 5.0.0b5 to 5.0.0 in pyproject.toml and ytsage/__init__.py. Prepares the project for the 5.0.0 release.
2026-03-07 20:58:31 +02:00
oop7
a3abd3309f
Bump ytsage version to 5.0.0b5
...
Update __version__ in ytsage/__init__.py from 5.0.0b4 to 5.0.0b5 to mark the next beta release.
2026-02-10 14:34:44 +02:00
oop7
d2bc08e937
Bump package version to 5.0.0b4
...
Update __version__ in ytsage/__init__.py from 5.0.0b3 to 5.0.0b4 to mark the next beta release.
2026-02-07 19:15:07 +02:00
oop7
a65f0702ac
Bump version to 5.0.0b3
...
Update package version in ytsage/__init__.py from 5.0.0b2 to 5.0.0b3 to reflect a new beta release.
2026-02-03 19:32:39 +02:00
oop7
2e42d26f44
Bump version to 5.0.0b2
...
Update the __version__ string in ytsage/__init__.py to 5.0.0b2 to reflect the latest changes.
2026-01-25 14:29:01 +02:00
oop7
4fb9815ac6
Rename package directory from src to ytsage
...
Moved __init__.py from src/ to ytsage/ to reflect the new package structure. This change helps clarify the package namespace.
2026-01-25 14:07:29 +02:00