1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2026-01-31 10:51:38 +00:00
This commit is contained in:
Virgil Dupras
2017-08-07 21:32:38 -04:00
parent f38aec6569
commit 75a9cd6b55
2 changed files with 6 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ LONG_DESCRIPTION = open('README.rst', 'rt').read() + '\n\n' + open('CHANGES.rst'
setup(
name='Send2Trash',
version='1.3.1',
version='1.4.0',
author='Virgil Dupras',
author_email='hsoft@hardcoded.net',
packages=['send2trash'],