diff --git a/python/pyproject.toml b/python/pyproject.toml index d13bc65ab..1f834a274 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [project] name = "python-aiconfig" -version = "1.1.11" +version = "1.1.12" authors = [ { name="Sarmad Qadri", email="sarmad@lastmileai.dev" }, ]