[Send2Trash] Update to 2.0.* (#15202)

This commit is contained in:
Semyon Moroz
2026-01-15 10:04:43 +00:00
committed by GitHub
parent 4685e27180
commit 66a69d0d72
2 changed files with 1 additions and 2 deletions
@@ -1,3 +1,2 @@
# Modules that are not meant to be imported by users
send2trash.mac
send2trash.compat
+1 -1
View File
@@ -1,2 +1,2 @@
version = "1.8.*"
version = "2.0.*"
upstream_repository = "https://github.com/arsenetar/send2trash"