Skip to content

Commit

Permalink
Update meta.yaml -- v0.12.0
Browse files Browse the repository at this point in the history
Conformalize LSBoostRegressor
  • Loading branch information
thierrymoudiki authored Apr 14, 2024
1 parent 4b2fa96 commit ef44fca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "mlsauce" %}
{% set version = "0.10.0" %}
{% set version = "0.12.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://github.com/Techtonique/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 88c7abb9a4f14b31ed0c25d2b119a52a18c18564e4ce8bdb2270ecaee368271c
sha256: dcfa433e785bbd43444b7ace01e29756467ad1cb42ff1a0bd9e89a3d73c6454d

build:
number: 0
Expand Down

0 comments on commit ef44fca

Please sign in to comment.