We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e692639 commit f5d2f78Copy full SHA for f5d2f78
1 file changed
tool/conda/singa/meta.yaml
@@ -20,7 +20,7 @@
20
# https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#templating-with-jinja
21
# {% set data = load_setup_py_data(setup_file='../../../python/singa/setup.py', from_recipe_dir=True) %}
22
23
-{% set version = "5.0.0" %}
+{% set version = "5.1.0" %}
24
25
package:
26
name: singa
0 commit comments