We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21655d1 commit 354af63Copy full SHA for 354af63
mpd/base.py
@@ -28,7 +28,7 @@
28
# constants
29
###############################################################################
30
31
-VERSION = (0, 6, 0)
+VERSION = (1, 0, 0)
32
HELLO_PREFIX = "OK MPD "
33
ERROR_PREFIX = "ACK "
34
SUCCESS = "OK"
0 commit comments