Skip to content

Commit 04b0b31

Browse files
authored
DOC: Restore dots replaced by colons
1 parent 9a117e5 commit 04b0b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* MAINT: DeprecationWarning: use ``HasTraits.trait_set`` instead (https://github.com/nipy/nipype/pull/2792)
3737
* MAINT: Stop using deprecated ``logger.warn()`` (https://github.com/nipy/nipype/pull/2788)
3838
* MAINT: Move ``interfaces.base.run_command`` to ``nipype.utils.subprocess`` (https://github.com/nipy/nipype/pull/2777)
39-
* MAINT: Force numpy>=1:15:4 when Python>=3:7 (https://github.com/nipy/nipype/pull/2775)
39+
* MAINT: Force numpy>=1.15.4 when Python>=3.7 (https://github.com/nipy/nipype/pull/2775)
4040

4141

4242
1.1.5 (November 08, 2018)

0 commit comments

Comments
 (0)