Skip to content

Commit 4c16270

Browse files
committed
feat(qio): update qio version
1 parent 1081061 commit 4c16270

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ randomname>=0.2.1
44
dataclasses-json>=0.6.4
55
dataclasses>=0.6
66
scaleway-qaas-client>=0.1.23
7-
qio>=0.1.33
7+
qio~=0.2.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
setup(
2424
name="qiskit_scaleway",
25-
version="0.3.9",
25+
version="0.3.10",
2626
project_urls={
2727
"Documentation": "https://www.scaleway.com/en/quantum-as-a-service/",
2828
"Source": "https://github.com/scaleway/qiskit-scaleway",

0 commit comments

Comments
 (0)