diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index bd3b843..4b85af6 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -17,6 +17,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.91' +- '1.92' target_platform: - linux-64 diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 8fd15ef..a03e062 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -17,6 +17,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.91' +- '1.92' target_platform: - linux-aarch64 diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index 099760d..d8fde15 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -17,6 +17,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.91' +- '1.92' target_platform: - linux-ppc64le diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 666834d..51064e8 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -21,6 +21,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.91' +- '1.92' target_platform: - osx-64 diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index b0d163f..beb9abb 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -21,6 +21,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.91' +- '1.92' target_platform: - osx-arm64 diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index abbe8d9..b9e7de0 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -9,6 +9,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.91' +- '1.92' target_platform: - win-64 diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 2f6f9a8..b30cd0d 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -1,2 +1,2 @@ rust_compiler_version: - - "1.91" + - "1.92" diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index 753be04..4069dd9 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -15,7 +15,7 @@ source: sha256: 04f1ae61fc20fe0b148617c324d9d009b5f63412c0b16474f3d5f1a1a665f7ac build: - number: 0 + number: 1 # we only build 1 package for each target platform python: