mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-27 22:31:12 +08:00
[stubsabot] Bump singledispatch to 4.1.* (#10624)
Release: https://pypi.org/pypi/singledispatch/4.1.0 Homepage: https://github.com/jaraco/singledispatch Repository: https://github.com/jaraco/singledispatch Diff: https://github.com/jaraco/singledispatch/compare/v4.0.0...v4.1.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 174. - Total lines of Python code deleted: 434.
This commit is contained in:
committed by
GitHub
parent
2cd8f26e66
commit
126205d915
@@ -1,2 +0,0 @@
|
||||
# Internal utils, we are not interested in them:
|
||||
singledispatch.helpers
|
||||
@@ -1,2 +1,2 @@
|
||||
version = "4.0.*"
|
||||
version = "4.1.*"
|
||||
upstream_repository = "https://github.com/jaraco/singledispatch"
|
||||
|
||||
Reference in New Issue
Block a user