Skip to content

Commit

Permalink
Bump to v1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAplin committed Aug 11, 2024
1 parent 3a058a7 commit 8f2193c
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.17"
__version__ = "1.18"
__author__ = "Alex Aplin"
__copyright__ = "Copyright 2024 Alex Aplin"
__license__ = "MIT"
Expand Down

0 comments on commit 8f2193c

Please sign in to comment.