diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml
index 08c75b6ec51ff1a093556cbf2efc2489a9d8ae0c..f3415cb81340c77cf2e5185a76631b57e2ab1dd9 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: