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 )
2
2
3
3
# python-trustyai
4
4
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ def run(self):
27
27
28
28
setup (
29
29
name = "trustyai" ,
30
- version = "0.0.7 " ,
30
+ version = "0.0.8 " ,
31
31
description = "Python bindings to the TrustyAI explainability library" ,
32
32
long_description = long_description ,
33
33
long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments