Skip to content

Commit b013338

Browse files
authored
pyfuzzylite 7.1.1 (#18)
* Licenses in pyproject * Added to ship typing information
1 parent 8cfe88c commit b013338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fuzzylite/py.typed

Whitespace-only changes.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ classifiers = [
3232
"Development Status :: 5 - Production/Stable",
3333
"Intended Audience :: Developers",
3434
"Intended Audience :: Science/Research",
35-
"License :: OSI Approved :: GNU Affero General Public License v3",
36-
"License :: Other/Proprietary License",
35+
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
36+
"License :: OSI Approved :: MIT License",
3737
"Operating System :: OS Independent",
3838
"Programming Language :: Python :: 3 :: Only",
3939
"Topic :: Scientific/Engineering :: Artificial Intelligence",

0 commit comments

Comments
 (0)