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 7a3ed74 commit e20c78fCopy full SHA for e20c78f
pyei/__init__.py
@@ -1,5 +1,5 @@
1
"""A package for rpv and ecological inference"""
2
-__version__ = "1.0.0"
+__version__ = "1.0.1"
3
from .two_by_two import *
4
from .goodmans_er import *
5
from .plot_utils import *
0 commit comments