]> git.phdru.name Git - m_librarian.git/commitdiff
Pre-aplha: there is some working code already
authorOleg Broytman <phd@phdru.name>
Mon, 21 Dec 2015 18:03:12 +0000 (21:03 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 21 Dec 2015 18:03:12 +0000 (21:03 +0300)
setup.py

index 1aacf389b316a45fb2e8abc39acbfb6c57bf1682..46541d9c62a87ea4a76d5aaed402f5ab5bb6388a 100755 (executable)
--- 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',