Skip to content

Commit b21125c

Browse files
committed
test: update version assertion to 0.4.0
1 parent 1ba30b0 commit b21125c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_health_and_monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
def test_version():
7-
assert __version__ == "0.3.0"
7+
assert __version__ == "0.4.0"
88

99

1010
def test_health_score_partial():

0 commit comments

Comments
 (0)