1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-10 07:06:00 +02:00

Add option to print version with --version or -V

I guess `-v` is more commonly used for "verbose" so I will use the
short option of `-V` for version.
This commit is contained in:
2019-08-02 00:09:08 +03:00
parent 456b8a2f26
commit 0561300ebe
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
VERSION = '0.0.1'