kislyuk / yq

Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
https://kislyuk.github.io/yq/
Apache License 2.0
2.53k stars 81 forks source link

'--version' Gives 'yq 0.0.0' From yq Version ≥ 3.3.0 #189

Closed AreonL closed 3 months ago

AreonL commented 3 months ago

Any version of yq 3.3.0 and greater returns the version number of yq of 0.0.0

$ yq --version
> yq 0.0.0
kislyuk commented 3 months ago

Thank you for reporting. Fixed in v3.4.2 and filed https://github.com/pypa/setuptools_scm/issues/1037