forked from VimPlug/jedi
typos / now in beta testing, not alpha testing anymore
This commit is contained in:
2
setup.py
2
setup.py
@@ -9,7 +9,7 @@ readme = open('README.rst').read()
|
||||
|
||||
setup(name='jedi',
|
||||
version='0.5.0-beta',
|
||||
description='An autocompletion tool for Python that can be used from text editors like vim.',
|
||||
description='An autocompletion tool for Python that can be used for text editors.',
|
||||
author=__AUTHOR__,
|
||||
author_email=__AUTHOR_EMAIL__,
|
||||
maintainer=__AUTHOR__,
|
||||
|
||||
Reference in New Issue
Block a user