Skip to content

Commit 9613405

Browse files
committed
Bump version and bloqade-circuit version
1 parent b3a84c0 commit 9613405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bloqade"
3-
version = "0.27.0-dev"
3+
version = "0.28.0-dev"
44
description = "The software development toolkit for neutral atom arrays."
55
readme = "README.md"
66
authors = [
@@ -19,7 +19,7 @@ classifiers = [
1919
]
2020
requires-python = ">=3.10"
2121
dependencies = [
22-
"bloqade-circuit[cirq,qasm2,qbraid,vis,stim]~=0.5.0",
22+
"bloqade-circuit[cirq,qasm2,qbraid,vis,stim]~=0.6.0",
2323
"bloqade-analog~=0.16.3",
2424
]
2525

0 commit comments

Comments
 (0)