Skip to content

Commit 936d20b

Browse files
committed
Bump supported client version
1 parent 5b34df6 commit 936d20b

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.12.1"
4-
__supported_client_version__ = "0.12.0"
4+
__supported_client_version__ = "0.12.2"

0 commit comments

Comments
 (0)