This commit is contained in:
2023-02-28 22:51:08 +01:00
parent fb5bf41f9a
commit e78fd7df13
5 changed files with 7 additions and 6 deletions

View File

@@ -2,4 +2,4 @@ from projectorpi_web import __version__
def test_version():
assert __version__ == '0.1.0'
assert __version__ == "0.1.0"