Skip to content

Commit 81062e6

Browse files
authored
change 0.2.3 to 0.3.0
1 parent 34ad68d commit 81062e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nimare/meta/ibma.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ class Fishers(IBMAEstimator):
165165
166166
This method is described in :footcite:t:`fisher1946statistical`.
167167
168-
.. versionchanged:: 0.2.3
168+
.. versionchanged:: 0.3.0
169169
170170
* New parameter: ``two_sided``, controls the type of test to be performed. In addition,
171171
the default is now set to True (two-sided), which differs from previous versions
@@ -296,7 +296,7 @@ class Stouffers(IBMAEstimator):
296296
297297
This method is described in :footcite:t:`stouffer1949american`.
298298
299-
.. versionchanged:: 0.2.3
299+
.. versionchanged:: 0.3.0
300300
301301
* New parameter: ``two_sided``, controls the type of test to be performed. In addition,
302302
the default is now set to True (two-sided), which differs from previous versions

0 commit comments

Comments
 (0)