Skip to content

Commit e20c78f

Browse files
authored
Update __init__.py
Incrementing version number for release on pypi
1 parent 7a3ed74 commit e20c78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyei/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""A package for rpv and ecological inference"""
2-
__version__ = "1.0.0"
2+
__version__ = "1.0.1"
33
from .two_by_two import *
44
from .goodmans_er import *
55
from .plot_utils import *

0 commit comments

Comments
 (0)