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