Skip to content

Commit f1503c6

Browse files
committed
Fix license in pyproject.toml (#49)
1 parent 7c7304c commit f1503c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

medcat-v2/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99

1010
requires-python = ">=3.9"
1111

12-
license = "Elastic-2.0"
12+
license = "Apache-2.0"
1313

1414
keywords = ["ML", "NLP", "NER+L"]
1515

0 commit comments

Comments
 (0)