From 272d1b634aed21bf6a05b8d784f63a3c589a7809 Mon Sep 17 00:00:00 2001 From: Kevin Sheppard Date: Wed, 11 Sep 2024 22:09:50 +0100 Subject: [PATCH] BLD: Test 0.14.2 build --- .github/workflows/build-wheels.yml | 2 +- statsmodels | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index bd5dc8b..e348de7 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -21,7 +21,7 @@ jobs: python: [cp39, cp310, cp311, cp312] os: [ubuntu-latest, windows-latest, macOS-latest] env: - BUILD_COMMIT: "main" # or a specific version, e.g., v0.13.1 + BUILD_COMMIT: "v0.14.2" # or a specific version, e.g., v0.13.1 CIBW_BUILD: ${{ matrix.python }}-* CIBW_ARCHS_LINUX: "x86_64 aarch64" CIBW_ARCHS_MACOS: "x86_64 arm64" diff --git a/statsmodels b/statsmodels index d02d785..90b2b43 160000 --- a/statsmodels +++ b/statsmodels @@ -1 +1 @@ -Subproject commit d02d785b618afc3ce79859b9417ea7c0165d89ea +Subproject commit 90b2b43fed132bbaf4769f10e0f7448e4e986382