mkio 1.2.0
mkio 1.2.0 adds mkio --version. A minor release: a new CLI flag, with no change to the config format, wire protocol, existing commands, clients, expression language or on-disk layout.
Added
mkio --version(or-V) prints the installed version, asmkio 1.2.0, and exits 0. It works alongside--tracebackand is listed in the usage text. When mkio runs from a source tree that is not installed, it printsmkio dev.
Install: pip install mkio==1.2.0 — https://pypi.org/project/mkio/1.2.0/