File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- ![ version] ( https://img.shields.io/badge/version-0.0.7 -green ) ![ TrustyAI] ( https://img.shields.io/badge/TrustyAI-1.17-green ) [ ![ Tests] ( https://github.com/trustyai-python/module/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/trustyai-python/examples/actions/workflows/workflow.yml )
1+ ![ version] ( https://img.shields.io/badge/version-0.0.8 -green ) ![ TrustyAI] ( https://img.shields.io/badge/TrustyAI-1.17-green ) [ ![ Tests] ( https://github.com/trustyai-python/module/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/trustyai-python/examples/actions/workflows/workflow.yml )
22
33# python-trustyai
44
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ def run(self):
2727
2828setup (
2929 name = "trustyai" ,
30- version = "0.0.7 " ,
30+ version = "0.0.8 " ,
3131 description = "Python bindings to the TrustyAI explainability library" ,
3232 long_description = long_description ,
3333 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments