Skip to content

Commit 286de40

Browse files
author
Ralf Grubenmann
committed
fix release version placeholder
1 parent 50d1a5f commit 286de40

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
@@ -18,7 +18,7 @@
1818

1919
[tool.poetry]
2020
name = "renku"
21-
version = "2.7.0.dev34+g45772746-dirty" # placeholder, see poetry-dynamic-versioning
21+
version = "0.0.0" # placeholder, see poetry-dynamic-versioning
2222
description = "Python SDK and CLI for the Renku platform."
2323
license = "Apache License 2.0"
2424
keywords = ["Renku", "CLI"]

0 commit comments

Comments
 (0)