Skip to content

Commit 102c8fa

Browse files
SPDX identifier
1 parent 9794c3b commit 102c8fa

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
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "portion"
77
version = "2.6.2-pre1"
8-
license = "LGPLv3"
8+
license = "LGPL-3.0-or-later"
99
license-files = ["LICENSE.txt"]
1010
authors = [{ name = "Alexandre Decan", email = "[email protected]" }]
1111
description = "Python data structure and operations for intervals"

0 commit comments

Comments
 (0)