Skip to content

Commit 07214a0

Browse files
committed
Bump supported client version
1 parent cbd894c commit 07214a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/murfey/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from __future__ import annotations
22

33
__version__ = "0.11.25"
4-
__supported_client_version__ = "0.11.22"
4+
__supported_client_version__ = "0.11.26"

0 commit comments

Comments
 (0)