1.11.0-dev version bump

This commit is contained in:
Alexandre Paillier
2024-03-14 14:04:52 +01:00
parent bc5ac8daed
commit f8dd685d55
3 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
def test_configuration(cmd):
assert cmd.get_configuration() == (2, 1, 10, 4)
assert cmd.get_configuration() == (2, 1, 11, 0)