Skip to content

Commit d6afa24

Browse files
authored
Merge pull request #429 from ansforge/feat/support-v3-and-vactive
Feat/support v3 and vactive
2 parents f0e0cea + 60f0365 commit d6afa24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class CISUConstants:
22
TO_CISU = "to_CISU"
33
FROM_CISU = "from_CISU"
4-
CISU_EXPECTED_MODEL_VERSION = "vactive"
4+
CISU_EXPECTED_MODEL_VERSION = "v3"
55
HEALTH_EXPECTED_VERSION_FOR_CISU_CONVERSION = "v3"

0 commit comments

Comments
 (0)