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 d67d00f commit 8eef426Copy full SHA for 8eef426
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
]
46
47
[tool.setuptools.dynamic]
48
-version = { attr = "arangoasync.__version__" }
+version = { attr = "arangoasync.version.__version__" }
49
50
[project.optional-dependencies]
51
dev = [
0 commit comments