Skip to content

Commit 214ca28

Browse files
authored
Bump version to 0.1.2 (#8)
1 parent 207546a commit 214ca28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="pysen_ls",
5-
version="0.1.1",
5+
version="0.1.2",
66
packages=find_packages(),
77
description="A language server implementation for pysen",
88
long_description=open("README.md").read(),

0 commit comments

Comments
 (0)