From 42bd0648b36293a667c08ffeab7087b5cd621d1d Mon Sep 17 00:00:00 2001 From: Jason Humber Date: Fri, 27 Dec 2024 16:11:26 -0600 Subject: [PATCH] #86 fix version number references --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2fd1ec..2cea877 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For details on OGC GeoPackages, please see the [OGC web page](http://www.geopack ## Python Compatibility -The `fudgeo` library is compatible with Python 3.7 to 3.12. Developed and +The `fudgeo` library is compatible with Python 3.9 to 3.13. Developed and tested on **macOS** and **Windows**, should be fine on **Linux** too.