diff --git a/stubs/python-datemath/METADATA.toml b/stubs/python-datemath/METADATA.toml index 519714f98..c66bb8406 100644 --- a/stubs/python-datemath/METADATA.toml +++ b/stubs/python-datemath/METADATA.toml @@ -1,8 +1,8 @@ -version = "3.0.*" +version = "3.0.1" upstream_repository = "https://github.com/nickmaccarthy/python-datemath" # Requires a version of arrow with a `py.typed` file requires = ["arrow>=1.0.1"] -partial_stub = true +obsolete_since = "3.0.2" # Released on 2024-09-11 [tool.stubtest] ignore_missing_stub = true