Skip to content

Commit

Permalink
[bot-automerge] kedro-boot v0.2.1 (#4)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] committed Feb 13, 2024
2 parents 910d417 + f5332fa commit aebefa5
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 = "kedro-boot" %}
{% set version = "0.2.0" %}
{% set version = "0.2.1" %}

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

source:
url: https://github.com/takikadiri/kedro-boot/archive/{{ version }}.tar.gz
sha256: 73e34892f2bb3108b2b306af30c71aab0766989bbb1c9716940ed452a4c46670
sha256: b46f27965f8ad4a44595ebccddde72aa4be5ee6bf21ae0c4ba8bc4c7af076a02

build:
noarch: python
Expand Down

0 comments on commit aebefa5

Please sign in to comment.