Skip to content

Commit c6be71c

Browse files
committed
Revert runner testing and changelog for 0.9.12.3.
1 parent 7796898 commit c6be71c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## [0.9.12.3] - 2024-06-03
3+
## [0.9.12.3] - 2024-06-11
44

55
### Added
66
* Deterministic Clifford compilation and native gate count statistics for `CliffordRBDesign` (#314, #315, #443)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
'zmq',
7777
'jinja2',
7878
'seaborn',
79-
'scipy<=1.13.0', # Testing for CI
79+
'scipy',
8080
'ply',
8181
'qibo<=0.1.7',
8282
'cirq-core',

0 commit comments

Comments
 (0)