From e6620e7c07142634be480566e8fc7925e35978d3 Mon Sep 17 00:00:00 2001 From: Stephanie Lee <72408904+stephanielee9@users.noreply.github.com> Date: Fri, 13 Oct 2023 20:15:26 -0500 Subject: [PATCH] version bump to v0.4.27 (#817) Co-authored-by: Bharath Thotakura <113555655+bharat-thotakura@users.noreply.github.com> --- cirq-superstaq/dev-requirements.txt | 2 +- cirq-superstaq/example-requirements.txt | 2 +- cirq-superstaq/requirements.txt | 2 +- docs/requirements.txt | 4 ++-- general-superstaq/dev-requirements.txt | 2 +- general-superstaq/general_superstaq/_version.py | 2 +- qiskit-superstaq/dev-requirements.txt | 2 +- qiskit-superstaq/requirements.txt | 2 +- supermarq-benchmarks/dev-requirements.txt | 2 +- supermarq-benchmarks/requirements.txt | 4 ++-- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cirq-superstaq/dev-requirements.txt b/cirq-superstaq/dev-requirements.txt index c1aa00333..8bb6c20e1 100644 --- a/cirq-superstaq/dev-requirements.txt +++ b/cirq-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.4.26 +checks-superstaq~=0.4.27 diff --git a/cirq-superstaq/example-requirements.txt b/cirq-superstaq/example-requirements.txt index ed93c19cb..324478294 100644 --- a/cirq-superstaq/example-requirements.txt +++ b/cirq-superstaq/example-requirements.txt @@ -1,2 +1,2 @@ notebook~=6.5.5 -qiskit-superstaq~=0.4.26 +qiskit-superstaq~=0.4.27 diff --git a/cirq-superstaq/requirements.txt b/cirq-superstaq/requirements.txt index ae6a4fbfa..8852e26f4 100644 --- a/cirq-superstaq/requirements.txt +++ b/cirq-superstaq/requirements.txt @@ -1,3 +1,3 @@ cirq>=1.0.0 -general-superstaq~=0.4.26 +general-superstaq~=0.4.27 qubovert>=1.2.3 diff --git a/docs/requirements.txt b/docs/requirements.txt index 3f940c640..8ee90fa44 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ -cirq-superstaq[dev]~=0.4.26 +cirq-superstaq[dev]~=0.4.27 ipywidgets>=8.0.0 nbsphinx>=0.9.0 -qiskit-superstaq[dev]~=0.4.26 +qiskit-superstaq[dev]~=0.4.27 sphinx-rtd-theme>=1.0.0 diff --git a/general-superstaq/dev-requirements.txt b/general-superstaq/dev-requirements.txt index 78cc35570..71e676b0a 100644 --- a/general-superstaq/dev-requirements.txt +++ b/general-superstaq/dev-requirements.txt @@ -1,2 +1,2 @@ -checks-superstaq~=0.4.26 +checks-superstaq~=0.4.27 pyyaml>=6.0 diff --git a/general-superstaq/general_superstaq/_version.py b/general-superstaq/general_superstaq/_version.py index 9c8003d45..6449cea9c 100644 --- a/general-superstaq/general_superstaq/_version.py +++ b/general-superstaq/general_superstaq/_version.py @@ -1 +1 @@ -__version__ = "0.4.26" +__version__ = "0.4.27" diff --git a/qiskit-superstaq/dev-requirements.txt b/qiskit-superstaq/dev-requirements.txt index c1aa00333..8bb6c20e1 100644 --- a/qiskit-superstaq/dev-requirements.txt +++ b/qiskit-superstaq/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.4.26 +checks-superstaq~=0.4.27 diff --git a/qiskit-superstaq/requirements.txt b/qiskit-superstaq/requirements.txt index 5b2656cc8..4b232c4ec 100644 --- a/qiskit-superstaq/requirements.txt +++ b/qiskit-superstaq/requirements.txt @@ -1,3 +1,3 @@ -general-superstaq~=0.4.26 +general-superstaq~=0.4.27 matplotlib~=3.0 qiskit>=0.43.3 diff --git a/supermarq-benchmarks/dev-requirements.txt b/supermarq-benchmarks/dev-requirements.txt index c1aa00333..8bb6c20e1 100644 --- a/supermarq-benchmarks/dev-requirements.txt +++ b/supermarq-benchmarks/dev-requirements.txt @@ -1 +1 @@ -checks-superstaq~=0.4.26 +checks-superstaq~=0.4.27 diff --git a/supermarq-benchmarks/requirements.txt b/supermarq-benchmarks/requirements.txt index a90165929..c1372fcbf 100644 --- a/supermarq-benchmarks/requirements.txt +++ b/supermarq-benchmarks/requirements.txt @@ -1,4 +1,4 @@ -cirq-superstaq~=0.4.26 +cirq-superstaq~=0.4.27 matplotlib<=3.5.2 -qiskit-superstaq~=0.4.26 +qiskit-superstaq~=0.4.27 scikit-learn>=1.0