From 51fc5cca32762e24e062da5e48ec8d09d4019d49 Mon Sep 17 00:00:00 2001 From: Aman Surkar <99606590+Aman-Surkar@users.noreply.github.com> Date: Wed, 25 Oct 2023 16:32:21 +0530 Subject: [PATCH] Refreshed to 0.6.18 --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bd39a99..e8b09c9 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 2f14c510a6e93f404c6ea357210615b3c15a71731f9dbd86f25434e34fb5a741 build: - number: 2 + number: 1 string: {{ build_type }}_py{{ python | replace(".", "") }}_{{ PKG_BUILDNUM }} #[build_type == 'cpu'] string: {{ build_type }}{{ cudatoolkit | replace(".*", "") }}_py{{ python | replace(".", "") }}_{{ PKG_BUILDNUM }} #[build_type == 'cuda'] skip: true # [win]