Skip to content

Commit c69f04e

Browse files
committed
Remove black and add ruff
1 parent 53787fa commit c69f04e

File tree

3 files changed

+89
-227
lines changed

3 files changed

+89
-227
lines changed

pocketbase/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = "pocketbase"
22
__description__ = "PocketBase client SDK for python."
3-
__version__ = "0.10.0"
3+
__version__ = "0.10.1"
44

55

66
from .client import Client

0 commit comments

Comments
 (0)