Skip to content

Commit

Permalink
version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katosh committed Jun 20, 2023
1 parent 9924682 commit e575902
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 @@ -17,7 +17,7 @@
from . import _conditional as conditional
from . import _derivatives as derivatives

__version__ = "1.3.0rc"
__version__ = "1.3.0"

__all__ = [
"DensityEstimator",
Expand Down

0 comments on commit e575902

Please sign in to comment.