From 7e0ba3a8ac868d45fad4d95069f539b7095d2399 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Jan 2022 22:37:52 +0000 Subject: [PATCH] Release v0.20.6 [skip ci] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 242bbdd..ff386d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "qcs-api-client" -version = "0.20.5" +version = "0.20.6" description = "A client library for accessing the Rigetti QCS API" license = "Apache-2.0" repository = "https://github.com/rigetti/qcs-api-client-python"