diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml
index f21bf595d340dae24a690de4889525a27d38b7b0..12222e76d3deff7c03dc8ab4fd09766c499efe92 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -7,7 +7,7 @@ source:
 
 build:
   noarch: python
-  number: 0
+  number: 1
   script: {{ PYTHON }} -m pip install . --no-deps -vv
 
 requirements: