diff options
| author | Astounds <kirito@disroot.org> | 2026-04-01 11:54:46 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-04-01 11:54:46 -0500 |
| commit | 688521f8d694e4bc0aa54ffbdd31425fd91478d9 (patch) | |
| tree | 2e785fc7754ec18d5294c41ea80df2c512cf590d | |
| parent | 6eb3741010ed8ddbf148dc686c90eb0e367c1f5b (diff) | |
| download | yt-local-688521f8d694e4bc0aa54ffbdd31425fd91478d9.tar.lz yt-local-688521f8d694e4bc0aa54ffbdd31425fd91478d9.tar.xz yt-local-688521f8d694e4bc0aa54ffbdd31425fd91478d9.zip | |
| -rw-r--r-- | youtube/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/version.py b/youtube/version.py index c11fc97..4dc205d 100644 --- a/youtube/version.py +++ b/youtube/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = 'v0.4.4' +__version__ = 'v0.4.5' |
