Skip to content

Commit c5f42f9

Browse files
authored
bump release (#294)
1 parent a5528dd commit c5f42f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preliz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

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

17-
__version__ = "0.3.5"
17+
__version__ = "0.3.6"
1818

1919
_log = logging.getLogger("preliz")
2020

0 commit comments

Comments
 (0)