We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0229d52 commit e2603b6Copy full SHA for e2603b6
1 file changed
pyproject.toml
@@ -10,8 +10,8 @@ tilemaker = ["server/static/*", "server/static/assets/*"]
10
11
[project]
12
name = "tilemaker"
13
-version = "2.4.0"
14
-requires-python = ">=3.11"
+version = "2.5.0"
+requires-python = ">=3.10"
15
dependencies = [
16
"pixell",
17
"pydantic-settings",
0 commit comments