diff --git a/stubs/qrcode/METADATA.toml b/stubs/qrcode/METADATA.toml index cd791c012..152711e7a 100644 --- a/stubs/qrcode/METADATA.toml +++ b/stubs/qrcode/METADATA.toml @@ -1,4 +1,4 @@ -version = "8.0.*" +version = "8.1.*" upstream_repository = "https://github.com/lincolnloop/python-qrcode" # must be a version of Pillow that is py.typed requires = ["Pillow>=10.3.0"]