Skip to content

Commit

Permalink
Bump to v1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAplin committed Mar 23, 2024
1 parent 55d2bb6 commit 8aa6749
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 @@ -32,7 +32,7 @@

from .ffmpeg_dl import FfmpegDL, FfmpegDLException

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

0 comments on commit 8aa6749

Please sign in to comment.