Skip to content

Commit

Permalink
change 0.2.3 to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent authored Jul 16, 2024
1 parent 34ad68d commit 81062e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nimare/meta/ibma.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class Fishers(IBMAEstimator):
This method is described in :footcite:t:`fisher1946statistical`.
.. versionchanged:: 0.2.3
.. versionchanged:: 0.3.0
* New parameter: ``two_sided``, controls the type of test to be performed. In addition,
the default is now set to True (two-sided), which differs from previous versions
Expand Down Expand Up @@ -296,7 +296,7 @@ class Stouffers(IBMAEstimator):
This method is described in :footcite:t:`stouffer1949american`.
.. versionchanged:: 0.2.3
.. versionchanged:: 0.3.0
* New parameter: ``two_sided``, controls the type of test to be performed. In addition,
the default is now set to True (two-sided), which differs from previous versions
Expand Down

0 comments on commit 81062e6

Please sign in to comment.