We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86be470 commit 425e474Copy full SHA for 425e474
pyei/__init__.py
@@ -1,5 +1,5 @@
1
"""A package for rpv and ecological inference"""
2
-__version__ = "0.1.2"
+__version__ = "0.1.3"
3
from .two_by_two import *
4
from .goodmans_er import *
5
from .plot_utils import *
0 commit comments