Skip to content

Commit ef1176c

Browse files
authored
Merge branch 'main' into kyle/bump-versions
2 parents 3b2a034 + e9b2376 commit ef1176c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "async-tiff"
7-
requires-python = ">=3.9"
7+
requires-python = ">=3.10"
88
dependencies = ["obspec>=0.1.0-beta.3"]
99
dynamic = ["version"]
1010
classifiers = [

0 commit comments

Comments
 (0)