Skosify
Skosify copied to clipboard
Display a version number
It is a bit difficult to verify which version of Skosify was installed via pip3 install.
Currently, the only way seems to be running skosify with -debug flag. However, the log file then gives following information:
DEBUG: Skosify starting. $Revision$
The version number does not seem to work as intended. In any case, it would also be useful to provide a --version flag.