diff options
| author | Astounds <kirito@disroot.org> | 2026-03-27 21:26:08 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-03-27 21:26:08 -0500 |
| commit | a46cfda0295d988220ee82ee96af01bf348ed12f (patch) | |
| tree | 654461b7a8f047d3444b6691f21d39cc97b1e210 /youtube/version.py | |
| parent | e03f40d72801b8954cd378aaf0e595ccb29f8091 (diff) | |
| download | yt-local-a46cfda0295d988220ee82ee96af01bf348ed12f.tar.lz yt-local-a46cfda0295d988220ee82ee96af01bf348ed12f.tar.xz yt-local-a46cfda0295d988220ee82ee96af01bf348ed12f.zip | |
bump to v0.4.2
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 33a3bd3..597a498 100644 --- a/youtube/version.py +++ b/youtube/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = 'v0.4.1' +__version__ = 'v0.4.2' |
