Is there a nice way to get the installed version? ``` % agc version % agc --version % agc -V agc 3.2.1 % echo $? 0 ```
Is there a nice way to get the installed version?