diff --git a/stubs/geopandas/METADATA.toml b/stubs/geopandas/METADATA.toml index a47a9a46e2e2..3029ebe886cb 100644 --- a/stubs/geopandas/METADATA.toml +++ b/stubs/geopandas/METADATA.toml @@ -1,4 +1,4 @@ -version = "1.0.1" +version = "1.1.1" # Requires a version of numpy with a `py.typed` file requires = ["numpy>=1.20", "pandas-stubs<2.2.3.250527", "types-shapely", "pyproj"] upstream_repository = "https://github.com/geopandas/geopandas"