Skip to content

Commit 1721743

Browse files
committed
adapt versioning
1 parent 8f2ef43 commit 1721743

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
@@ -16,7 +16,7 @@ build-backend = "setuptools.build_meta"
1616
# from app.version import version
1717
# print(f"Project version: {version}")
1818
# ```
19-
root = ".." # Defines the path to the root of the repository
19+
root = "../.." # Defines the path to the root of the repository
2020
version_file = "version.py"
2121

2222
[project]

0 commit comments

Comments
 (0)