From: Oleg Broytman Date: Sat, 15 Apr 2017 22:50:03 +0000 (+0300) Subject: Pre-alpha release X-Git-Tag: 0.0.1~1 X-Git-Url: https://git.phdru.name/?p=ppu.git;a=commitdiff_plain;h=aa9bf06e398572dafb643fba1aaf179933eb6bae Pre-alpha release --- diff --git a/setup.py b/setup.py index 20ab4a3..b642a60 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup(name='remove-old-files', platforms=['any'], keywords=[''], classifiers=[ - 'Development Status :: 1 - Planning', + 'Development Status :: 2 - Pre-Alpha', 'Environment :: Console', 'Environment :: Web Environment', 'Intended Audience :: End Users/Desktop',