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.
2 parents fe80fef + 0577445 commit 3eddfe4Copy full SHA for 3eddfe4
tests/constants_test.py
@@ -72,7 +72,7 @@
72
TEST_APPLICATION_VERSION = "0.0.5"
73
74
HETA_APPLICATION_ID = "he-tme"
75
- HETA_APPLICATION_VERSION = "1.0.0-sl+3"
+ HETA_APPLICATION_VERSION = "1.0.0-sl+4"
76
case _:
77
message = f"Unsupported AIGNOSTICS_PLATFORM_ENVIRONMENT value: {os.getenv('AIGNOSTICS_PLATFORM_ENVIRONMENT')}"
78
raise ValueError(message)
0 commit comments