Skip to content

Commit d1df3a4

Browse files
committed
Set version to 0.7.0-rc0
Signed-off-by: Nicolaus Weidner <[email protected]>
1 parent 6b1c834 commit d1df3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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-rc0"
3030

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

0 commit comments

Comments
 (0)