Skip to content

Commit 1059cd6

Browse files
committed
chore: Bump app version in tests to 1.1.0 in prod
1 parent 7dfaf52 commit 1059cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constants_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
TEST_APPLICATION_VERSION = "0.0.6"
5353

5454
HETA_APPLICATION_ID = "he-tme"
55-
HETA_APPLICATION_VERSION = "1.0.0"
55+
HETA_APPLICATION_VERSION = "1.1.0"
5656
TEST_APPLICATION_VERSION_USE_LATEST_FALLBACK_SKIP = False
5757

5858
PIPELINE_GPU_TYPE = "L4"

0 commit comments

Comments
 (0)