Skip to content

Commit 076be96

Browse files
chore(deps): update dependency astral-sh/ty to v0.0.31
1 parent b126dde commit 076be96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
PACKAGE_NAME = __package__.partition(".")[0]
88
PLATFORM_ARCH = f"{sublime.platform()}_{sublime.arch()}"
99

10-
SERVER_VERSION = "0.0.26"
10+
SERVER_VERSION = "0.0.31"
1111
"""The server tag. You can find them on https://github.com/astral-sh/ty/releases"""

0 commit comments

Comments
 (0)