Skip to content

Commit ad9ea2a

Browse files
committed
pygmo 2.16.1.
1 parent 15f6b5f commit ad9ea2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changelog
44
=========
55

6-
2.16.1 (unreleased)
6+
2.16.1 (2020-12-22)
77
-------------------
88

99
Changes

tools/docker_manylinux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -x
66
# Exit on error.
77
set -e
88

9-
PAGMO_LATEST="2.16.0"
9+
PAGMO_LATEST="2.16.1"
1010
PYBIND11_VERSION="2.6.1"
1111

1212
if [[ ${PYGMO_BUILD_TYPE} == *38* ]]; then

0 commit comments

Comments
 (0)