Skip to content

Commit ce284d6

Browse files
committed
adapt versioning
1 parent 7a477a4 commit ce284d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-backend = "setuptools.build_meta"
1717
# print(f"Project version: {version}")
1818
# ```
1919
root = "../.." # Defines the path to the root of the repository
20-
version_file = "app/version.py"
20+
version_file = "./app/version.py"
2121

2222
[project]
2323
name = "basyx-python-server"

0 commit comments

Comments
 (0)