Skip to content

Commit b542be7

Browse files
committed
bumping dependency on bloqade-circuit
1 parent 93179db commit b542be7

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,13 +1,13 @@
11
[project]
22
name = "bloqade-qourier" # This is the name of your package
3-
version = "0.6.1"
3+
version = "0.6.2"
44
description = "Add your description here"
55
authors = [
66
{name = "QuEra Computing Inc.", email = "[email protected]"},
77
]
88
dependencies = [
99
"bloqade-geometry >=0.1.2,<0.2.0-dev",
10-
"bloqade-circuit ~= 0.5.0",
10+
"bloqade-circuit ~= 0.6.0",
1111
"kirin-toolchain ~= 0.17.0",
1212
"pint>=0.24.3",
1313
"pyarrow>=17.0.0",

0 commit comments

Comments
 (0)