Skip to content

Commit

Permalink
bump version (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
aloctavodia authored Feb 27, 2024
1 parent 0140de3 commit 6afa0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preliz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

__all__ = ["maxent", "mle", "ppa", "roulette", "quartile"]

__version__ = "0.3.7"
__version__ = "0.3.8"

_log = logging.getLogger("preliz")

Expand Down

0 comments on commit 6afa0e5

Please sign in to comment.