We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df00bcd commit ad94b11Copy full SHA for ad94b11
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
name = "lsprotocol"
7
description = 'Python implementation of the Language Server Protocol.'
8
-version = "2022.0.0a4"
+version = "2022.0.0a5"
9
authors = [{name = "Microsoft Corporation", email = "lsprotocol-help@microsoft.com"}]
10
license = {file = "LICENSE"}
11
readme = {"file" = "README.md", "content-type" = "text/markdown"}
0 commit comments