Skip to content

Commit

Permalink
albumentations v1.4.1 (#28)
Browse files Browse the repository at this point in the history
* updated v1.4.1

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.05.09.59.43
  • Loading branch information
regro-cf-autotick-bot authored Mar 5, 2024
1 parent d8d4349 commit c1a3110
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 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.

5 changes: 3 additions & 2 deletions build-locally.py

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,13 +1,13 @@
{% set name = "albumentations" %}
{% set version = "1.4.0" %}
{% set version = "1.4.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 649f8a14896f788b356ecc70083c4fb91bedab4ff4e2b39ad217a824e189ded0
sha256: 556c53a958bd26ce484f545058d755af55db13a80b8aef6946b87adcb38a5545

build:
noarch: python
Expand Down

0 comments on commit c1a3110

Please sign in to comment.