We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53787fa commit c69f04eCopy full SHA for c69f04e
pocketbase/__init__.py
@@ -1,6 +1,6 @@
1
__title__ = "pocketbase"
2
__description__ = "PocketBase client SDK for python."
3
-__version__ = "0.10.0"
+__version__ = "0.10.1"
4
5
6
from .client import Client
0 commit comments