1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2026-01-31 10:51:38 +00:00
--HG--
branch : py3k
This commit is contained in:
Virgil Dupras
2010-07-10 07:06:01 +02:00
parent 02dc392c45
commit d1fcb13086
3 changed files with 8 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ CLASSIFIERS = [
setup(
name='Send2Trash3k',
version='1.0.1',
version='1.0.2',
author='Hardcoded Software',
author_email='hsoft@hardcoded.net',
packages=['send2trash'],