switch to v0.4.1

This commit is contained in:
darko-poljak 2014-01-29 21:14:15 +01:00
parent 1be4e6ce4a
commit cff9388a4e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ def read(fname):
setup(
name='sweeper',
version='0.4.0',
version='0.4.1',
author='Darko Poljak',
author_email='darko.poljak@gmail.com',
description='Find duplicate files and perform action.',

View File

@ -2,7 +2,7 @@
# Author: Darko Poljak <darko.poljak@gmail.com>
# License: GPLv3
"""sweeper 0.4.0
"""sweeper 0.4.1
Usage: sweeper.py [options] [<directory>...]