Feature/display version (#2)

* --version and version displays the version
This commit is contained in:
Dave Gallant
2018-03-14 00:58:39 -04:00
committed by GitHub
parent 1ba2aa54fd
commit 803fa0affa
8 changed files with 49 additions and 5 deletions

View File

@@ -58,6 +58,7 @@ disable=
fixme,
invalid-name,
missing-docstring,
no-value-for-parameter,
protected-access,
too-few-public-methods,