File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ![ version] ( https://img.shields.io/badge/version-0.2.6 -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.2.7 -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 1
1
[project ]
2
2
name = " trustyai"
3
- version = " 0.2.6 "
3
+ version = " 0.2.7 "
4
4
description = " Python bindings to the TrustyAI explainability library."
5
5
authors = [{ name = " Rui Vieira" , email = " rui@redhat.com" }]
6
6
license = { file = " LICENSE" }
Original file line number Diff line number Diff line change 1
1
"""TrustyAI version"""
2
- __version__ = "0.2.6 "
2
+ __version__ = "0.2.7 "
You can’t perform that action at this time.
0 commit comments