Skip to content

Commit f5d2f78

Browse files
authored
Update meta.yaml for V5.1.0
Update meta.yaml for V5.1.0
1 parent e692639 commit f5d2f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tool/conda/singa/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#templating-with-jinja
2121
# {% set data = load_setup_py_data(setup_file='../../../python/singa/setup.py', from_recipe_dir=True) %}
2222

23-
{% set version = "5.0.0" %}
23+
{% set version = "5.1.0" %}
2424

2525
package:
2626
name: singa

0 commit comments

Comments
 (0)