We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef7c72 commit c2dcab0Copy full SHA for c2dcab0
mpi4py_fft/__init__.py
@@ -16,7 +16,7 @@
16
For more information, see `documentation <https://mpi4py-fft.readthedocs.io>`_.
17
18
"""
19
-__version__ = '2.0.5'
+__version__ = '2.0.6'
20
__author__ = 'Lisandro Dalcin and Mikael Mortensen'
21
22
from .distarray import DistArray, newDistArray, Function
0 commit comments