Skip to content

Commit 4efbdf0

Browse files
authored
Update Version (#99)
1 parent 8a36217 commit 4efbdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55
[project]
66
name = "lsprotocol"
77
description = 'Python implementation of the Language Server Protocol.'
8-
version = "2022.0.0a5"
8+
version = "2022.0.0a6"
99
authors = [{name = "Microsoft Corporation", email = "lsprotocol-help@microsoft.com"}]
1010
license = {file = "LICENSE"}
1111
readme = {"file" = "README.md", "content-type" = "text/markdown"}

0 commit comments

Comments
 (0)