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.
1 parent 92ea0a5 commit fbce282Copy full SHA for fbce282
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-beta.8"
+ HETA_APPLICATION_VERSION = "1.0.0-sl+3"
76
case _:
77
message = f"Unsupported AIGNOSTICS_PLATFORM_ENVIRONMENT value: {os.getenv('AIGNOSTICS_PLATFORM_ENVIRONMENT')}"
78
raise ValueError(message)
0 commit comments