X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=a449bbb9df5a7e4ddcbf1fb8f3dbf38d28344eb1;hb=refs%2Ftags%2F0.1.0;hp=b642a60f4544d1da11ef5c9fda65377f170a74b2;hpb=4d7880a9e00cb02adc0a109aacfbd8f200bdbf90;p=ppu.git diff --git a/setup.py b/setup.py index b642a60..a449bbb 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ except ImportError: is_setuptools = False setup(name='remove-old-files', - version='0.0.1', + version='0.1.0', description='Broytman remove-old-files', long_description=open('README.txt', 'rtU').read(), author='Oleg Broytman',