version update

This commit is contained in:
David Halter
2012-12-11 09:36:14 +01:00
parent 800f6eb84b
commit a3647a4c03

View File

@@ -9,7 +9,7 @@ readme = open('README.rst').read()
setup(name='jedi',
version='0.5b3',
version='0.5b4',
description='An autocompletion tool for Python that can be used for text editors.',
author=__AUTHOR__,
author_email=__AUTHOR_EMAIL__,