Skip to content

Commit

Permalink
bunmp version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
katosh committed Jun 20, 2024
1 parent 3fe8230 commit 33f2238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mellon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from . import _conditional as conditional
from . import _derivatives as derivatives

__version__ = "1.4.2"
__version__ = "1.4.3"

__all__ = [
"DensityEstimator",
Expand Down

0 comments on commit 33f2238

Please sign in to comment.