We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9794c3b commit 102c8faCopy full SHA for 102c8fa
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "portion"
7
version = "2.6.2-pre1"
8
-license = "LGPLv3"
+license = "LGPL-3.0-or-later"
9
license-files = ["LICENSE.txt"]
10
authors = [{ name = "Alexandre Decan", email = "[email protected]" }]
11
description = "Python data structure and operations for intervals"
0 commit comments