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.6.2 -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.6.3 -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 11[project ]
22name = " trustyai"
3- version = " 0.6.2 "
3+ version = " 0.6.3 "
44description = " Python bindings to the TrustyAI explainability library."
55authors = [{ name = " Rui Vieira" , email = " rui@redhat.com" }]
66license = { text = " Apache License Version 2.0" }
Original file line number Diff line number Diff line change 11"""TrustyAI version"""
22
3- __version__ = "0.6.2 "
3+ __version__ = "0.6.3 "
You can’t perform that action at this time.
0 commit comments