Skip to content

Commit 9736043

Browse files
authored
bump release (#107)
1 parent fce4b0b commit 9736043

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
@@ -16,7 +16,7 @@
1616

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

19-
__version__ = "0.0.2"
19+
__version__ = "0.0.3"
2020

2121
_log = logging.getLogger("preliz")
2222

0 commit comments

Comments
 (0)