Skip to content

Commit 78b4017

Browse files
committed
update test
1 parent 9251aed commit 78b4017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class TestCli:
2121
@pytest.fixture
2222
def version(self):
2323

24-
return '0.12.0.dev2'
24+
return '0.12.0'
2525

2626
def test_read_version(self, version):
2727

0 commit comments

Comments
 (0)