We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207546a commit 214ca28Copy full SHA for 214ca28
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pysen_ls",
5
- version="0.1.1",
+ version="0.1.2",
6
packages=find_packages(),
7
description="A language server implementation for pysen",
8
long_description=open("README.md").read(),
0 commit comments