File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.2.10] - 2023-04-13
6+
57## [ 0.2.9] - 2023-02-23
68
79
Original file line number Diff line number Diff line change 1- ![ version] ( https://img.shields.io/badge/version-0.2.9 -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.10 -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.2.9 "
3+ version = " 0.2.10 "
44description = " Python bindings to the TrustyAI explainability library."
55authors = [{ name = " Rui Vieira" , email = " rui@redhat.com" }]
66license = { file = " LICENSE" }
Original file line number Diff line number Diff line change 11"""TrustyAI version"""
2- __version__ = "0.2.9 "
2+ __version__ = "0.2.10 "
You can’t perform that action at this time.
0 commit comments