Skip to content

Commit

Permalink
bump min python
Browse files Browse the repository at this point in the history
  • Loading branch information
d-v-b committed Nov 21, 2024
1 parent 0022755 commit fb0bc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "ome-zarr-models"
dynamic = ["version"]
description = "Data models for OME-Zarr"
readme = "README.md"
requires-python = ">=3.10"
requires-python = ">=3.11"
dependencies = []

[project.optional-dependencies]
Expand Down

0 comments on commit fb0bc73

Please sign in to comment.