We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2b185 commit ff44a12Copy full SHA for ff44a12
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.0a9"
+version = "2022.0.0a10"
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