Skip to content

Commit

Permalink
Update version for pypi (microsoft#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiknadig authored Aug 5, 2024
1 parent 62a9702 commit 6d59381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
[project]
name = "lsprotocol"
description = 'Python types for Language Server Protocol.'
version = "2024.0.0"
version = "2024.0.0a2"
authors = [
{ name = "Microsoft Corporation", email = "lsprotocol-help@microsoft.com" },
]
Expand Down

0 comments on commit 6d59381

Please sign in to comment.