diff --git a/pyproject.toml b/pyproject.toml index 62211397..5653eccc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ namespaces = true [project] name = "aiXplain" -version = "0.2.37" +version = "0.2.38" description = "aiXplain SDK adds AI functions to software." readme = "README.md" requires-python = ">=3.9, <4"