diff --git a/clients/python/pyproject.toml b/clients/python/pyproject.toml index fd15457e6..b65da9cb7 100644 --- a/clients/python/pyproject.toml +++ b/clients/python/pyproject.toml @@ -3,7 +3,7 @@ name = "lorax-client" packages = [ {include = "lorax"} ] -version = "0.6.1" +version = "0.6.2" description = "LoRAX Python Client" license = "Apache-2.0" authors = ["Travis Addair ", "Olivier Dehaene "]