Skip to content

Commit 425e474

Browse files
authored
Incrementing version number
1 parent 86be470 commit 425e474

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__ = "0.1.2"
2+
__version__ = "0.1.3"
33
from .two_by_two import *
44
from .goodmans_er import *
55
from .plot_utils import *

0 commit comments

Comments
 (0)