1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2026-03-19 05:31:37 +00:00

Update version and changelog for release

This commit is contained in:
2021-04-20 17:35:59 -05:00
parent 530e9b4bc6
commit c8bcaea1e8
2 changed files with 11 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ with open("README.rst", "rt") as f1, open("CHANGES.rst", "rt") as f2:
setup(
name="Send2Trash",
version="1.6.0b1",
version="1.7.0a",
author="Andrew Senetar",
author_email="arsenetar@voltaicideas.net",
packages=["send2trash"],