We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9aae8 commit 116d471Copy full SHA for 116d471
setup.py
@@ -27,7 +27,7 @@ def run(self):
27
28
setup(
29
name="trustyai",
30
- version="0.0.5",
+ version="0.0.6",
31
description="Python bindings to the TrustyAI explainability library",
32
long_description=long_description,
33
long_description_content_type="text/markdown",
0 commit comments