22
22
``bzrlib.commands.register_command(cmd_foo)``. You must register the
23
23
command when your file is imported, otherwise bzr will not see it.
25
33
Specifying a plugin version number
26
34
----------------------------------
27
35
Simply define ``version_info`` to be a tuple defining the current version