Skip to content

Commit

Permalink
chore: update license in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Barabazs committed Jan 2, 2025
1 parent b08ad67 commit a0eb310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
python_requires=">=3.9, <3.13",
author="Max Bain",
url="https://github.com/m-bain/whisperx",
license="MIT",
license="BSD-2-Clause",
packages=find_packages(exclude=["tests*"]),
install_requires=[
str(r)
Expand Down

0 comments on commit a0eb310

Please sign in to comment.