Skip to content

Commit 40aa5c2

Browse files
author
stubsabot
committed
[stubsabot] Bump cffi to 2.0.*
Release: https://pypi.org/pypi/cffi/2.0.0 Repository: https://github.com/python-cffi/cffi/ Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/cffi Changelog: https://cffi.readthedocs.io/en/latest/whatsnew.html Diff: python-cffi/cffi@v1.17.1...v2.0.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 356. - Total lines of Python code deleted: 175. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent de81998 commit 40aa5c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/cffi/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.17.*"
1+
version = "2.0.*"
22
upstream_repository = "https://github.com/python-cffi/cffi/"
33
requires = ["types-setuptools"]
44

0 commit comments

Comments
 (0)