From 201940cdc12e61e3bf5bc3ee4c5fd71bcc23fdf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 01:27:47 +0100 Subject: [PATCH] [stubsabot] Mark annoy as obsolete since 1.17.1 (#10374) Release: https://pypi.org/pypi/annoy/1.17.1 Homepage: https://github.com/spotify/annoy Diff: https://github.com/spotify/annoy/compare/v1.17.0...v1.17.1 Co-authored-by: stubsabot <> --- stubs/annoy/METADATA.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/annoy/METADATA.toml b/stubs/annoy/METADATA.toml index 74b2b8d57..5181e6b5e 100644 --- a/stubs/annoy/METADATA.toml +++ b/stubs/annoy/METADATA.toml @@ -1,2 +1,3 @@ version = "1.17.*" requires = [] +obsolete_since = "1.17.1" # Released on 2022-08-08