Skip to content

Commit 354af63

Browse files
committed
mpd/base: update version
1 parent 21655d1 commit 354af63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpd/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# constants
2929
###############################################################################
3030

31-
VERSION = (0, 6, 0)
31+
VERSION = (1, 0, 0)
3232
HELLO_PREFIX = "OK MPD "
3333
ERROR_PREFIX = "ACK "
3434
SUCCESS = "OK"

0 commit comments

Comments
 (0)