Skip to content

Commit

Permalink
[python] dalex v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hbaniecki committed Feb 28, 2024
1 parent 63df3f7 commit a29f8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/dalex/dalex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from .aspect import Aspect


__version__ = '1.6.1'
__version__ = '1.7.0'

__all__ = [
"Arena",
Expand Down

0 comments on commit a29f8a3

Please sign in to comment.