Skip to content

Commit bfa139f

Browse files
committed
Remove bitbucket-pipelines and bump version number
1 parent ff80bd5 commit bfa139f

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

Diff for: bitbucket-pipelines.yml

-10
This file was deleted.

Diff for: mpi4py_fft/__init__.py

+1-1
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__ = '2.0.4'
19+
__version__ = '2.0.5'
2020
__author__ = 'Lisandro Dalcin and Mikael Mortensen'
2121

2222
from .distarray import DistArray, newDistArray, Function

0 commit comments

Comments
 (0)