Skip to content

Commit

Permalink
feat(python): Bump version v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Mar 2, 2024
1 parent 5632a78 commit 85c986c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "vizarr"
version = "0.0.2"
version = "0.0.3"
dependencies = ["anywidget", "zarr"]

[project.optional-dependencies]
Expand Down

0 comments on commit 85c986c

Please sign in to comment.