diff --git a/stubs/cryptography/METADATA.toml b/stubs/cryptography/METADATA.toml index 747b56500..a1932bbe5 100644 --- a/stubs/cryptography/METADATA.toml +++ b/stubs/cryptography/METADATA.toml @@ -1,3 +1,4 @@ -version = "0.1" +version = "3.3" python2 = true requires = ["types-enum34", "types-ipaddress"] +obsolete_since = "3.4.4"