diff --git a/pyproject.toml b/pyproject.toml index c0db65b8..0fd15ade 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "llvm-lnt" -version = "0.4.2.dev0" +version = "0.4.3" description = "LLVM Nightly Test Infrastructure" readme = "README.md" license = "LicenseRef-Apache-2.0-with-LLVM-exception" diff --git a/tests/server/ui/Inputs/last-run-report.json b/tests/server/ui/Inputs/last-run-report.json index 45865e70..604eed74 100644 --- a/tests/server/ui/Inputs/last-run-report.json +++ b/tests/server/ui/Inputs/last-run-report.json @@ -1,5 +1,5 @@ { - "generated_by": "LNT Server v0.4.2.dev0", + "generated_by": "LNT Server v0.4.3", "machine": { "id": 4, "name": "e105293.local__clang_DEV__x86_64"