bump version
This commit is contained in:
parent
201815a533
commit
18645522d2
2
setup.py
2
setup.py
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user