We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da06f05 commit b5e7622Copy full SHA for b5e7622
CHANGELOG.rst
@@ -7,8 +7,8 @@
7
Changelog
8
=========
9
10
-Unreleased
11
-----------
+4.0.1 - 2024-06-25
+------------------
12
13
**Other changes:**
14
pyproject.toml
@@ -59,7 +59,7 @@ CXXFLAGS="-I$CONDA/envs/build/include"
59
CXX="/usr/bin/clang++"
60
CC="/usr/bin/clang"
61
JE_INSTALL_SUFFIX="local"
62
-MACOSX_DEPLOYMENT_TARGET="10.13"
+MACOSX_DEPLOYMENT_TARGET="12.0"
63
64
[tool.cibuildwheel.windows]
65
before-all = [
0 commit comments