bump version

This commit is contained in:
yeger 2018-12-03 15:22:37 -05:00
parent 201815a533
commit 18645522d2
1 changed files with 1 additions and 1 deletions

View File

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