From: Oleg Broytman Date: Mon, 21 Dec 2015 18:03:12 +0000 (+0300) Subject: Pre-aplha: there is some working code already X-Git-Tag: 0.0.3~10 X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=commitdiff_plain;h=c079d5dee1324c9e7c4baaceaf100c08219ee812 Pre-aplha: there is some working code already --- diff --git a/setup.py b/setup.py index 1aacf38..46541d9 100755 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setup(name='m_librarian', platforms=['any'], keywords=['books', 'library', 'Flibusta', 'LibRusEc', 'lib.rus.ec'], classifiers=[ - 'Development Status :: 1 - Planning', + 'Development Status :: 2 - Pre-Alpha', 'Environment :: Console', 'Environment :: Web Environment', 'Intended Audience :: End Users/Desktop',