diff --git a/src/xai_sdk/__about__.py b/src/xai_sdk/__about__.py index 399ff97..b481986 100644 --- a/src/xai_sdk/__about__.py +++ b/src/xai_sdk/__about__.py @@ -3,4 +3,4 @@ # To change the version, do so using `uv run hatch version ` # or `uv run hatch version ` to bump the patch/minor/major version respectively. # See https://hatch.pypa.io/latest/version/#updating for more details. -__version__ = "1.6.0" +__version__ = "1.6.1"