We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642b742 commit 3c23344Copy full SHA for 3c23344
pyproject.toml
@@ -1,12 +1,12 @@
1
[project]
2
-name = "bloqade-qourier" # This is the name of your package
3
-version = "0.7.1"
4
-description = "Add your description here"
+name = "bloqade-shuttle" # This is the name of your package
+version = "0.7.2"
+description = "SDK for programming and simulating atom shuttling operation in neutral atom quantum computers."
5
authors = [
6
{name = "QuEra Computing Inc.", email = "[email protected]"},
7
]
8
dependencies = [
9
- "bloqade-geometry >=0.1.2,<0.2.0-dev",
+ "bloqade-geometry ~= 0.3.1",
10
"bloqade-circuit~=0.6.0",
11
"kirin-toolchain ~= 0.17.0",
12
"pint>=0.24.3",
0 commit comments