diff --git a/poetry.lock b/poetry.lock index bbf1928..ba70dd9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "annotated-types" diff --git a/pyproject.toml b/pyproject.toml index 55b5b67..d4a31d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "qcs-api-client" -version = "0.25.1" +version = "0.25.2" description = "A client library for accessing the Rigetti QCS API" license = "Apache-2.0" repository = "https://github.com/rigetti/qcs-api-client-python"