Skip to content

Commit 95f59ac

Browse files
author
stubsabot
committed
[stubsabot] Bump Send2Trash to 2.0.*
Release: https://pypi.org/pypi/Send2Trash/2.0.0 Homepage: https://github.com/arsenetar/send2trash Repository: https://github.com/arsenetar/send2trash Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Send2Trash Diff: arsenetar/send2trash@1.8.3...2.0.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `tests/conftest.py`. - 0 files included in typeshed's stubs have been deleted. - 4 files included in typeshed's stubs have been modified or renamed: `send2trash/__init__.py`, `send2trash/__main__.py`, `send2trash/exceptions.py`, `send2trash/util.py`. - Total lines of Python code added: 267. - Total lines of Python code deleted: 343. 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 9175667 commit 95f59ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Send2Trash/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "1.8.*"
1+
version = "2.0.*"
22
upstream_repository = "https://github.com/arsenetar/send2trash"

0 commit comments

Comments
 (0)