]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/commands.rst
Add getvol command (closes #9)
[python-musicpd.git] / doc / source / commands.rst
index c11e5aa4c03c36b643a95892ec9b5e92c78b4b0b..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.4:
+List, last updated for v0.6.0:
 
 .. literalinclude:: commands.txt