realtime 'working'

This commit is contained in:
Vithor Jaeger
2022-09-23 17:41:27 -04:00
parent 85c818539a
commit 7882598922
4 changed files with 60 additions and 25 deletions

View File

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