Skip to content

Commit 83ec94d

Browse files
Changed release in setup
1 parent dc75e94 commit 83ec94d

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.2.1",
8+
version="0.3.0",
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)