We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3bfa78 commit 2331eddCopy full SHA for 2331edd
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.1'
+__version__ = '2.0.2'
20
__author__ = 'Lisandro Dalcin and Mikael Mortensen'
21
22
from .distarray import DistArray, newDistArray, Function
0 commit comments