bump version

This commit is contained in:
yeger 2018-12-03 15:22:37 -05:00
parent 201815a533
commit 18645522d2

View File

@ -22,7 +22,7 @@ class PyTest(TestCommand):
setup( setup(
name="pylspclient", name="pylspclient",
version="0.0.1", version="0.0.2",
author="Avi Yeger", author="Avi Yeger",
author_email="yeger00@gmail.com", author_email="yeger00@gmail.com",
description="LSP client implementation in Python", description="LSP client implementation in Python",