v0.3.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
__title__ = "pocketbase"
|
||||
__description__ = "PocketBase client SDK for python."
|
||||
__version__ = "0.2.2"
|
||||
__version__ = "0.3.0"
|
||||
|
||||
|
||||
from .client import Client, ClientResponseError
|
||||
|
||||
@@ -28,7 +28,7 @@ dynamic = ["readme", "version"]
|
||||
|
||||
[tool.poetry]
|
||||
name = "pocketbase"
|
||||
version = "0.2.2"
|
||||
version = "0.3.0"
|
||||
description = "PocketBase SDK for python."
|
||||
authors = ["Vithor Jaeger <vaphes@gmail.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user