We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b91d3 commit 4d7288aCopy full SHA for 4d7288a
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2023 Alex Aplin
+Copyright (c) 2024 Alex Aplin
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
nndownload/nndownload.py
@@ -37,7 +37,7 @@
37
from tqdm import tqdm, TqdmWarning
38
39
40
-__version__ = "1.15"
+__version__ = "1.16"
41
__author__ = "Alex Aplin"
42
__copyright__ = "Copyright 2024 Alex Aplin"
43
__license__ = "MIT"
0 commit comments