Skip to content

Commit

Permalink
build: release v1.1.0
Browse files Browse the repository at this point in the history
Fixes #346 (LSP 3.17 support)
  • Loading branch information
tombh committed Oct 2, 2023
1 parent aef35e6 commit 85c39fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pygls"
version = "1.0.2"
version = "1.1.0"
description = "A pythonic generic language server (pronounced like 'pie glass')"
authors = ["Open Law Library <info@openlawlib.org>"]
maintainers = [
Expand Down

0 comments on commit 85c39fb

Please sign in to comment.