From 81c437f109fb724cd357ff4348b8793dc3df78af Mon Sep 17 00:00:00 2001 From: Luohao Wang Date: Tue, 24 Feb 2026 23:13:38 +0800 Subject: [PATCH] ci: bump conda build number for config fix release --- conda/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 9c1559f..a8afcb2 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -6,7 +6,7 @@ source: path: .. build: - number: 0 + number: 1 run_exports: - {{ pin_subpackage('tecio', max_pin='x.x') }}