diff --git a/stubs/seaborn/METADATA.toml b/stubs/seaborn/METADATA.toml index d8378c374..4c5367456 100644 --- a/stubs/seaborn/METADATA.toml +++ b/stubs/seaborn/METADATA.toml @@ -1,4 +1,4 @@ -version = "0.13.1" +version = "0.13.2" # Requires a version of numpy and matplotlib with a `py.typed` file requires = ["matplotlib>=3.8", "numpy>=1.20", "pandas-stubs"] # matplotlib>=3.8 requires Python >=3.9