first "ok" commit message :P

This commit is contained in:
Vithor Jaeger
2022-09-19 11:59:45 -04:00
parent 3f8d2bb108
commit afe03f72f0
4 changed files with 4 additions and 4 deletions

View File

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