Skip to content

Commit

Permalink
Bump to v1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAplin committed May 25, 2024
1 parent 0dbc911 commit 9f8322a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nndownload/nndownload.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from .ffmpeg_dl import FfmpegDL, FfmpegDLException
from .hls_dl import download_hls

__version__ = "1.16.3"
__version__ = "1.17"
__author__ = "Alex Aplin"
__copyright__ = "Copyright 2024 Alex Aplin"
__license__ = "MIT"
Expand Down

0 comments on commit 9f8322a

Please sign in to comment.