Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hangyav committed May 6, 2024
1 parent e4d9d08 commit ed2135a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def read(fname):

setup(
name="textLSP",
version="0.3.0",
version="0.3.1",
author="Viktor Hangya",
author_email="hangyav@gmail.com",
description=("Language server for text spell and grammar check with various tools."),
Expand Down

0 comments on commit ed2135a

Please sign in to comment.