Skip to content

Commit 0327963

Browse files
committed
Bump version number
1 parent bce2843 commit 0327963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpi4py_fft/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
For more information, see `documentation <https://mpi4py-fft.readthedocs.io>`_.
1717
1818
"""
19-
__version__ = '1.1.2'
19+
__version__ = '1.2.0'
2020
__author__ = 'Lisandro Dalcin and Mikael Mortensen'
2121

2222
from .distarray import DistArray, newDistArray, Function

0 commit comments

Comments
 (0)