Skip to content

Commit 3c23344

Browse files
committed
updating toml for new release
1 parent 642b742 commit 3c23344

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
2-
name = "bloqade-qourier" # This is the name of your package
3-
version = "0.7.1"
4-
description = "Add your description here"
2+
name = "bloqade-shuttle" # This is the name of your package
3+
version = "0.7.2"
4+
description = "SDK for programming and simulating atom shuttling operation in neutral atom quantum computers."
55
authors = [
66
{name = "QuEra Computing Inc.", email = "[email protected]"},
77
]
88
dependencies = [
9-
"bloqade-geometry >=0.1.2,<0.2.0-dev",
9+
"bloqade-geometry ~= 0.3.1",
1010
"bloqade-circuit~=0.6.0",
1111
"kirin-toolchain ~= 0.17.0",
1212
"pint>=0.24.3",

0 commit comments

Comments
 (0)