We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8431f0 commit 8bd33b2Copy full SHA for 8bd33b2
requirements.txt
@@ -1,4 +1,4 @@
1
pandas==2.3.1
2
cirq-core>=1.3.0
3
scaleway-qaas-client>=0.1.16
4
-qio>=0.1.12
+qio>=0.1.17
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name="cirq_scaleway",
25
- version="0.1.10",
+ version="0.1.11",
26
project_urls={
27
"Documentation": "https://www.scaleway.com/en/quantum-as-a-service/",
28
"Source": "https://github.com/scaleway/cirq-scaleway",
0 commit comments