Skip to content

Commit c83d126

Browse files
committed
Bump to v.13.1
1 parent a18a872 commit c83d126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nndownload/nndownload.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from requests.utils import add_dict_to_cookiejar
2929
from urllib3.util import Retry
3030

31-
__version__ = "1.13"
31+
__version__ = "1.13.1"
3232
__author__ = "Alex Aplin"
3333
__copyright__ = "Copyright 2023 Alex Aplin"
3434
__license__ = "MIT"

0 commit comments

Comments
 (0)