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
2011-03-16 10:27:41 +01:00
parent b415ac86e3
commit 0f95d7506e
3 changed files with 7 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ LONG_DESCRIPTION = open('README', 'rt').read() + '\n\n' + open('CHANGES', 'rt').
setup(
name='Send2Trash3k',
version='1.1.0',
version='1.2.0',
author='Hardcoded Software',
author_email='hsoft@hardcoded.net',
packages=['send2trash'],