Skip to content

Commit 4f3b7fb

Browse files
authored
chore(pyproject.toml): updating dev version (#361)
Updating version as we are tagging a minor release.
1 parent bbedb8d commit 4f3b7fb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.34.0-dev"
3+
version = "0.35.0-dev"
44
description = "The software development toolkit for neutral atom arrays."
55
readme = "README.md"
66
authors = [
@@ -64,7 +64,7 @@ doc = [
6464
"mkdocstrings[python]>=0.27.0",
6565
"mkdocs-jupyter>=0.25.1",
6666
"pygments<2.20",
67-
"ipywidgets>=8.1.0", # trasnient dep, don't remove
67+
"ipywidgets>=8.1.0", # trasnient dep, don't remove
6868
]
6969
examples = [
7070
"networkx>=3.4.2",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)