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 23, 2021
1 parent 5601774 commit 2822353
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.23'
version = '2021.10.23.1'

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

0 comments on commit 2822353

Please sign in to comment.