Skip to content

Commit e019668

Browse files
authored
Merge pull request #331 from OpenGeoscience/renovate/python-version
Update Python version to v3.13
2 parents 72cf193 + 7b8dcf4 commit e019668

4 files changed

Lines changed: 4 additions & 346 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12
1+
3.13

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "geodatalytics"
77
version = "1.37.3"
8-
requires-python = ">=3.12"
8+
requires-python = ">=3.13"
99
license = "Apache-2.0"
1010
license-files = ["LICENSE", "NOTICE"]
1111
classifiers = ["Private :: Do Not Upload"]

0 commit comments

Comments
 (0)