Skip to content

Commit 116d471

Browse files
committed
Bump version to 0.0.6
1 parent bb9aae8 commit 116d471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def run(self):
2727

2828
setup(
2929
name="trustyai",
30-
version="0.0.5",
30+
version="0.0.6",
3131
description="Python bindings to the TrustyAI explainability library",
3232
long_description=long_description,
3333
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)