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 6960bd3 commit 1b039e0Copy full SHA for 1b039e0
requirements.txt
@@ -1,3 +1,3 @@
1
pandas==2.3.1
2
cirq-core>=1.3.0
3
-scaleway-qaas-client>=0.1.15
+scaleway-qaas-client>=0.1.16
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name="cirq_scaleway",
25
- version="0.1.7",
+ version="0.1.8",
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