diff --git a/pyproject.toml b/pyproject.toml index c557397..ad8a1b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aperture-py" -version = "2.23.0" +version = "2.22.3" description = "SDK to interact with the Aperture Agent" authors = ["FluxNinja "] readme = "README.md"