]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/commands.rst
Add getvol command (closes #9)
[python-musicpd.git] / doc / source / commands.rst
index 52ff7b78189d12c6e0dab52993961bf73dcc04db..0d02402841bed366b59ecf1db829393ad9f1853a 100644 (file)
@@ -11,6 +11,6 @@ Get current available commands:
    print(' '.join([cmd for cmd in musicpd.MPDClient()._commands.keys()]))
 
 
-List, last updated for v0.4.5:
+List, last updated for v0.6.0:
 
 .. literalinclude:: commands.txt