holistic-ai / holisticai

This is an open-source tool to assess and improve the trustworthiness of AI systems.
https://holisticai.readthedocs.io/en/latest/index.html
Apache License 2.0
69 stars 13 forks source link

Add version attribute #74

Closed fracarfer5 closed 3 months ago

fracarfer5 commented 1 year ago

Is it possible to add a version attribute? Something like:

import holisticai as hai

print(hai.__version__)
Kleyt0n commented 8 months ago

Hi @fracarfer5. This is an issue yet?