X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fsource%2Fcommands.rst;h=52ff7b78189d12c6e0dab52993961bf73dcc04db;hp=c11e5aa4c03c36b643a95892ec9b5e92c78b4b0b;hb=21a4eeb55483bd8cd1243f701bf931921b32b9a8;hpb=3f8e5dcc2165484312d524f7ae803c3292dc7392 diff --git a/doc/source/commands.rst b/doc/source/commands.rst index c11e5aa..52ff7b7 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -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.4.5: .. literalinclude:: commands.txt