Skip to content

Commit 9a89f72

Browse files
Bump version to 0.0.5
1 parent 33f001a commit 9a89f72

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ For a full example, see
7474
- Include utilities to assess and tune explanations for stability and faithfulness
7575
- Create a user guide that walks through a best practice example of implementing
7676
a fully configurable LIME explainer
77-
- Add support for BayLIME ([arXiv](https://arxiv.org/abs/2012.03058v5), [GitHub](https://github.com/x-y-zhao/BayLime))
7877
<!-- /EXCLUDE -->
7978

8079
## References

visualime/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.4"
1+
__version__ = "0.0.5"

0 commit comments

Comments
 (0)