multiprocessio / dsq

Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The `--version` option does not report the real version

liff opened this issue · comments

A very minor nitpick but…

$ dsq --version
dsq latest

I know that not to be true since I still have 0.12.0 installed :)

Hey thanks! How did you install it? With go get or from one of the binaries?

Turns out I was holding it wrong. Thanks for asking :)

No problem! :)