mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-25 00:15:23 -04:00
bump version
This commit is contained in:
@@ -58,6 +58,12 @@ reportImportCycles = false
|
||||
reportIncompatibleMethodOverride = false
|
||||
typeCheckingMode = "strict"
|
||||
|
||||
[tool.hatch.build.targets.sdist]
|
||||
strict-naming = false
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
strict-naming = false
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
+1
-2
@@ -18,5 +18,4 @@ from .role import *
|
||||
from .server import *
|
||||
from .user import *
|
||||
|
||||
__version__ = "0.1.9"
|
||||
|
||||
__version__ = "0.1.11"
|
||||
|
||||
Reference in New Issue
Block a user