Skip to content

Commit 4d7288a

Browse files
committed
Bump to v1.16, update LICENSE copyright
1 parent c5b91d3 commit 4d7288a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Alex Aplin
3+
Copyright (c) 2024 Alex Aplin
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Diff for: nndownload/nndownload.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from tqdm import tqdm, TqdmWarning
3838

3939

40-
__version__ = "1.15"
40+
__version__ = "1.16"
4141
__author__ = "Alex Aplin"
4242
__copyright__ = "Copyright 2024 Alex Aplin"
4343
__license__ = "MIT"

0 commit comments

Comments
 (0)