diff options
| author | Astounds <kirito@disroot.org> | 2026-03-28 16:09:23 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-03-28 16:09:23 -0500 |
| commit | 1aa344c7b0e2a1f72a596100092330e606e76a1b (patch) | |
| tree | 601c5050f56809c309cc79e3e426a684ec814cfd /youtube/version.py | |
| parent | fa7273b328b8cea8b051917f5255a1a712a9e1b9 (diff) | |
| download | yt-local-0.4.3.tar.lz yt-local-0.4.3.tar.xz yt-local-0.4.3.zip | |
bump to v0.4.3v0.4.3
Diffstat (limited to 'youtube/version.py')
| -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 597a498..447b7b0 100644 --- a/youtube/version.py +++ b/youtube/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = 'v0.4.2' +__version__ = 'v0.4.3' |
