diff --git a/conda-forge.yml b/conda-forge.yml index 70cec73..4e4d422 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -1,5 +1,3 @@ -bot: - abi_migration_branches: [v5] build_platform: osx_arm64: osx_64 linux_aarch64: linux_64 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index fdbc9a8..d700f83 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -13,7 +13,7 @@ source: sha256: 3af99937aada73f018658e0103988dad0038bf0a3efee1af1d0c8b489d7a6d0e build: - number: 0 + number: 1 run_exports: - {{ pin_subpackage(name, max_pin='x') }}