File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323from ._stats_tools import effsize as effsize
2424from ._classes import TwoGroupsEffectSize
2525
26- __version__ = "0.2.7 "
26+ __version__ = "0.2.8 "
Original file line number Diff line number Diff line change 7777# The short X.Y version.
7878version = '0.2'
7979# The full version, including alpha/beta/rc tags.
80- release = '0.2.7 '
80+ release = '0.2.8 '
8181
8282# The language for content autogenerated by Sphinx. Refer to documentation
8383# for a list of supported languages.
Original file line number Diff line number Diff line change 3434 author_email = 'joseshowh@gmail.com' ,
3535 maintainer = 'Joses W. Ho' ,
3636 maintainer_email = 'joseshowh@gmail.com' ,
37- version = '0.2.7 ' ,
37+ version = '0.2.8 ' ,
3838 description = DESCRIPTION ,
3939 long_description = LONG_DESCRIPTION ,
4040 packages = find_packages (),
You can’t perform that action at this time.
0 commit comments