Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipe/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context:
name: dataframely
version: "2.8.2"
version: "2.9.0"
python_min: 3.10.*

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

source:
url: https://pypi.org/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
sha256: fb3c78a88552ed9e3fc1f1b6db6fd61dde93afce67978eca3d23c24504b35ffc
sha256: 5a90c61cf3b76c76c2902ce1c6a9a277ea43e735b0c036bbd6e66488f6f2d6f3

build:
number: 0
Expand Down