Skip to content

Commit 8bd33b2

Browse files
committed
feat(ci): update version
1 parent e8431f0 commit 8bd33b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pandas==2.3.1
22
cirq-core>=1.3.0
33
scaleway-qaas-client>=0.1.16
4-
qio>=0.1.12
4+
qio>=0.1.17

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="cirq_scaleway",
25-
version="0.1.10",
25+
version="0.1.11",
2626
project_urls={
2727
"Documentation": "https://www.scaleway.com/en/quantum-as-a-service/",
2828
"Source": "https://github.com/scaleway/cirq-scaleway",

0 commit comments

Comments
 (0)