Skip to content

Commit

Permalink
Update kemono-dl.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaSlayer1964 authored Oct 25, 2021
1 parent a177a92 commit bde49e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kemono-dl.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from http.cookiejar import MozillaCookieJar
import yt_dlp

version = '2021.10.24'
version = '2021.10.24.1'

ap = argparse.ArgumentParser()
ap.add_argument("--version", action='store_true', help="Displays the current version then exits")
Expand Down

0 comments on commit bde49e7

Please sign in to comment.