Skip to content

Commit a216518

Browse files
authored
bump release (#211)
1 parent 1f9977c commit a216518

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.1.1"
17+
__version__ = "0.2.0"
1818

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

0 commit comments

Comments
 (0)