Skip to content

Commit 3a84cd0

Browse files
authored
Minor fix to install docs
1 parent 20d2d6d commit 3a84cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pygmo has the following **mandatory** runtime dependencies:
88

99
* `Python <https://www.python.org/>`__ 3.4 or later (Python 2.x is
1010
**not** supported),
11-
* the `pagmo C++ library <https://esa.github.io/pagmo2/>`__, version 2.18 or later,
11+
* the `pagmo C++ library <https://esa.github.io/pagmo2/>`__, version 2.19 or later,
1212
* the `Boost serialization library <https://www.boost.org/doc/libs/release/libs/serialization/doc/index.html>`__,
1313
version 1.60 or later,
1414
* `NumPy <https://numpy.org/>`__,

0 commit comments

Comments
 (0)