Skip to content

Commit 2ae3d16

Browse files
committed
[release 0.7.0] Set version to 0.7.0
Signed-off-by: Nicolaus Weidner <[email protected]>
1 parent f7faa0c commit 2ae3d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
urls = {Homepage = "https://github.com/spdx/tools-python"}
2727
requires-python = ">=3.6"
2828
dependencies = ["ply", "rdflib", "click", "pyyaml", "xmltodict"]
29-
dynamic = ["version"]
29+
version = "0.7.0"
3030

3131
[project.optional-dependencies]
3232
test = ["pytest"]

0 commit comments

Comments
 (0)