Features
- Added pulpcore 3.40 compatibility.
- Display the `count` attribute in the tags of collections.
[1612](https://github.com/pulp/pulp_ansible/issues/1612)
Bugfixes
- Ignore the "users" field in namespace data during sync.
[1598](https://github.com/pulp/pulp_ansible/issues/1598)
- Fixed highest version calculation failing when versions of a collection were created out of order.
[1623](https://github.com/pulp/pulp_ansible/issues/1623)
---