Skip to content

Commit 008699b

Browse files
new version
1 parent ee3e468 commit 008699b

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
@@ -5,7 +5,7 @@
55
setup(
66
name="easy_explain",
77
packages=["easy_explain"],
8-
version="0.1.3",
8+
version="0.2.1",
99
license="MIT",
1010
description="A library that helps to explain AI models in a really quick & easy way",
1111
long_description=long_description,

0 commit comments

Comments
 (0)