Skip to content

Commit

Permalink
Bump version to 0.0.37 (#222)
Browse files Browse the repository at this point in the history
https://github.com/astral-sh/ruff-lsp/releases/tag/v0.0.36 is missing
the version bump here and was not published to PyPI
  • Loading branch information
zanieb authored Aug 20, 2023
1 parent 4fa5a6f commit 09e83c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruff_lsp/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.35"
__version__ = "0.0.37"

0 comments on commit 09e83c9

Please sign in to comment.