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
commit a9449ccc2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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).