Skip to content

Commit 8eef426

Browse files
committed
Updating dependencies
1 parent d67d00f commit 8eef426

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
@@ -45,7 +45,7 @@ dependencies = [
4545
]
4646

4747
[tool.setuptools.dynamic]
48-
version = { attr = "arangoasync.__version__" }
48+
version = { attr = "arangoasync.version.__version__" }
4949

5050
[project.optional-dependencies]
5151
dev = [

0 commit comments

Comments
 (0)