Skip to content

Commit

Permalink
Merge pull request #39 from regro-cf-autotick-bot/0.27.1_h7a2cad
Browse files Browse the repository at this point in the history
u8darts v0.27.1
  • Loading branch information
dennisbader authored Dec 10, 2023
2 parents e3d7ef3 + 67e06be commit f61a04f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.27.0" %}
{% set version = "0.27.1" %}
{% set pypi_package_name = "u8darts" %}

package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://pypi.io/packages/source/{{ pypi_package_name[0] }}/{{ pypi_package_name }}/{{ pypi_package_name }}-{{ version }}.tar.gz
sha256: 04f2ddca213275d3bc6c0af54f27e720f54fe5ea054a5a4e578f0bc9fd6ac53a
sha256: cefcba3df2ea10a686d4c46baf36b62e45122a892525148377512325397b9b5a

build:
number: 0
Expand Down

0 comments on commit f61a04f

Please sign in to comment.