Skip to content

Commit b3c464d

Browse files
committed
ENH: Bump version to v2.0.2
1 parent 123ff6c commit b3c464d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pixi.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.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[build-system]
2-
requires = ["hatchling>=1.17.0"]
2+
requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
66
name = "multiscale_spatial_image"
77
description = "Generate a multiscale, chunked, multi-dimensional spatial image data structure that can be serialized to OME-NGFF."
88
authors = [{name = "Matt McCormick", email = "matt@mmmccormick.com"}]
99
readme = "README.md"
10-
License-File = "LICENSE"
10+
license.file = "LICENSE"
1111
home-page = "https://github.com/spatial-image/multiscale-spatial-image"
1212
classifiers = [
1313
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)