diff --git a/stubs/geopandas/METADATA.toml b/stubs/geopandas/METADATA.toml index 8682d2664017..35e3c34d4ae4 100644 --- a/stubs/geopandas/METADATA.toml +++ b/stubs/geopandas/METADATA.toml @@ -1,5 +1,5 @@ -version = "1.1.3" # Requires a version of numpy with a `py.typed` file +version = "1.1.4" dependencies = ["numpy>=1.20", "pandas-stubs", "types-shapely", "pyproj"] upstream-repository = "https://github.com/geopandas/geopandas"