We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproject.toml
2025.0.0
1 parent fc1d3df commit b711106Copy full SHA for b711106
packages/python/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
name = "lsprotocol"
7
description = 'Python types for Language Server Protocol.'
8
-version = "2025.0.0rc1"
+version = "2025.0.0"
9
authors = [
10
{ name = "Microsoft Corporation", email = "lsprotocol-help@microsoft.com" },
11
]
0 commit comments