ok
This commit is contained in:
parent
9b2902e747
commit
892b68f0aa
@ -1,3 +1,6 @@
|
|||||||
from .__version__ import __description__, __title__, __version__
|
__title__ = "pocketbase"
|
||||||
|
__description__ = "PocketBase client SDK for python."
|
||||||
|
__version__ = "0.1.1"
|
||||||
|
|
||||||
|
|
||||||
from .client import Client, ClientResponseError
|
from .client import Client, ClientResponseError
|
||||||
|
|||||||
@ -1,3 +0,0 @@
|
|||||||
__title__ = "pocketbase"
|
|
||||||
__description__ = "PocketBase client SDK for python."
|
|
||||||
__version__ = "0.1.1"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user