Skip to content

Commit 6ad05b3

Browse files
committed
Bump to v1.12
1 parent 9f35645 commit 6ad05b3

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.11.3"
31+
__version__ = "1.12"
3232
__author__ = "Alex Aplin"
3333
__copyright__ = "Copyright 2021 Alex Aplin"
3434
__license__ = "MIT"

0 commit comments

Comments
 (0)