pipx/pipx_info: add return value version (#9180)

* pipx/pipx_info: add return value version

* add changelog frag
This commit is contained in:
Alexei Znamensky
2024-11-25 10:10:19 +13:00
committed by GitHub
parent a3bd49c010
commit a9449ccc2e
5 changed files with 46 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
minor_changes:
- pipx - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9180).
- pipx_info - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9180).