Skip to content

Commit

Permalink
update to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsramen committed Mar 2, 2022
1 parent f9310d2 commit d1a3fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evident/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .diversity_handler import AlphaDiversityHandler, BetaDiversityHandler


__version__ = "0.1.0"
__version__ = "0.1.1"

__all__ = ["AlphaDiversityHandler", "BetaDiversityHandler"]

0 comments on commit d1a3fe6

Please sign in to comment.