diff options
| author | Astounds <kirito@disroot.org> | 2026-05-03 13:20:32 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-05-03 13:20:32 -0500 |
| commit | 07ca635a8409943783a2914a5f979b8350f44cd3 (patch) | |
| tree | a50bc483f593b0fda58f7d0471b785dd6acb6ef4 | |
| parent | afbe13767657841b322c178033689a5e2342acb4 (diff) | |
| download | yt-local-07ca635a8409943783a2914a5f979b8350f44cd3.tar.lz yt-local-07ca635a8409943783a2914a5f979b8350f44cd3.tar.xz yt-local-07ca635a8409943783a2914a5f979b8350f44cd3.zip | |
bump to v0.5.1
| -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 47869a0..2a5f600 100644 --- a/youtube/version.py +++ b/youtube/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = 'v0.5.0' +__version__ = 'v0.5.1' |
