Skip to content

Commit

Permalink
bump build number
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Feb 17, 2021
1 parent c60cb8f commit 08e3732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "1.7.0" %}
{% set number = 1 %}
{% set number = 2 %}
# see github.com/conda-forge/conda-forge.github.io/issues/1059 for naming discussion
{% set faiss_proc_type = "cuda" if cuda_compiler_version != "None" else "cpu" %}

Expand Down

0 comments on commit 08e3732

Please sign in to comment.