We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad58a46 commit f08683bCopy full SHA for f08683b
1 file changed
pyproject.toml
@@ -1,3 +1,8 @@
1
+[project]
2
+name = "geo-search"
3
+requires-python = ">=3.12, <3.13"
4
+version = "2.0.0"
5
+
6
[tool.ruff]
7
target-version = "py312"
8
0 commit comments