Skip to content

Commit b796cd8

Browse files
authored
Bump supported client version (#341)
1 parent 71da2e1 commit b796cd8

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.13.0"
4-
__supported_client_version__ = "0.12.2"
4+
__supported_client_version__ = "0.13.1"

0 commit comments

Comments
 (0)