Skip to content

Commit

Permalink
Bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ionicsolutions committed Jan 1, 2023
1 parent 33f001a commit 9a89f72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ For a full example, see
- Include utilities to assess and tune explanations for stability and faithfulness
- Create a user guide that walks through a best practice example of implementing
a fully configurable LIME explainer
- Add support for BayLIME ([arXiv](https://arxiv.org/abs/2012.03058v5), [GitHub](https://github.com/x-y-zhao/BayLime))
<!-- /EXCLUDE -->

## References
Expand Down
2 changes: 1 addition & 1 deletion visualime/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.4"
__version__ = "0.0.5"

0 comments on commit 9a89f72

Please sign in to comment.