Skip to content

Commit 04cd1e0

Browse files
committed
Bump to v1.15, update copyright
1 parent ea24e42 commit 04cd1e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: nndownload/nndownload.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
from urllib3.util import Retry
3030

3131

32-
__version__ = "1.14"
32+
__version__ = "1.15"
3333
__author__ = "Alex Aplin"
34-
__copyright__ = "Copyright 2023 Alex Aplin"
34+
__copyright__ = "Copyright 2024 Alex Aplin"
3535
__license__ = "MIT"
3636

3737
MODULE_NAME = "nndownload"

0 commit comments

Comments
 (0)