Skip to content

Commit e66dfe7

Browse files
authored
Use correct SPDX expression
1 parent c65e6c2 commit e66dfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.7.0"
44
description = "The Python client for the EventSourcingDB."
55
authors = [ "Alexander Kampf", "Golo Roden", "Noah Hummel" ]
66
readme = "README.md"
7-
license = "MIT License"
7+
license = "MIT"
88
packages = [{include = "eventsourcingdb_client_python"}]
99

1010
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)