Skip to content

Commit 80d20f6

Browse files
committed
Bumped supported client version
1 parent 01441b9 commit 80d20f6

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.26"
4-
__supported_client_version__ = "0.11.26"
4+
__supported_client_version__ = "0.12.0"

0 commit comments

Comments
 (0)