We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f6b5f commit ad9ea2aCopy full SHA for ad9ea2a
doc/changelog.rst
@@ -3,7 +3,7 @@
3
Changelog
4
=========
5
6
-2.16.1 (unreleased)
+2.16.1 (2020-12-22)
7
-------------------
8
9
Changes
tools/docker_manylinux.sh
@@ -6,7 +6,7 @@ set -x
# Exit on error.
set -e
-PAGMO_LATEST="2.16.0"
+PAGMO_LATEST="2.16.1"
10
PYBIND11_VERSION="2.6.1"
11
12
if [[ ${PYGMO_BUILD_TYPE} == *38* ]]; then
0 commit comments