Skip to content

Commit

Permalink
ENH: Bump version to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
melonora committed Nov 20, 2024
1 parent 123ff6c commit b3c464d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pixi.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5326,7 +5326,7 @@ packages:
name: multiscale-spatial-image
version: 2.0.2
path: .
sha256: b62b6e4f075c57bcf305fe72fa96e45503ac55abd488b9580f0ba0c8e59b1a85
sha256: e2b3803080e5a8d162c70da12307451ac21d609cbd5deb6ee5306a1f60c03064
requires_dist:
- dask
- numpy
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[build-system]
requires = ["hatchling>=1.17.0"]
requires = ["hatchling"]
build-backend = "hatchling.build"

[project]
name = "multiscale_spatial_image"
description = "Generate a multiscale, chunked, multi-dimensional spatial image data structure that can be serialized to OME-NGFF."
authors = [{name = "Matt McCormick", email = "[email protected]"}]
readme = "README.md"
License-File = "LICENSE"
license.file = "LICENSE"
home-page = "https://github.com/spatial-image/multiscale-spatial-image"
classifiers = [
"License :: OSI Approved :: Apache Software License",
Expand Down

0 comments on commit b3c464d

Please sign in to comment.