diff --git a/pyproject.toml b/pyproject.toml index f31c858..a8b11d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "qcs-api-client" -version = "0.20.8" +version = "0.20.9" description = "A client library for accessing the Rigetti QCS API" license = "Apache-2.0" repository = "https://github.com/rigetti/qcs-api-client-python"