Skip to content

Commit

Permalink
bumping to pathos-0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed Jun 16, 2020
1 parent 9ad6279 commit 3da4139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
- ``mpi4py``, **version >= 1.3**
- ``dill``, **version >= 0.3.2**
- ``pox``, **version >= 0.2.8**
- ``pathos``, **version >= 0.2.5**
- ``pathos``, **version >= 0.2.6**
Optional requirements:
Expand Down Expand Up @@ -317,7 +317,7 @@ def write_info_py(filename='pyina/info.py'):
numpy_version = '>=1.0'
dill_version = '>=0.3.2'
pox_version = '>=0.2.8'
pathos_version = '>=0.2.5'
pathos_version = '>=0.2.6'
mpi4py_version = '>=1.3'
pypar_version = '>=2.1.4'
mystic_version = '>=0.3.5'
Expand Down

0 comments on commit 3da4139

Please sign in to comment.