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
Expand Up @@ -2,15 +2,15 @@
schema_version: 1

context:
version: "0.8.47"
version: "0.8.49"

package:
name: graphifyy
version: ${{ version }}

source:
url: https://pypi.org/packages/source/g/graphifyy/graphifyy-${{ version }}.tar.gz
sha256: 502d02c922599e0abbc10dbed3d3d427ddd614804dff4a5d979cc916f3e6d522
sha256: bbffd7da6e0e9ec3e9edb40f32e0c7bc119ff6db7dcbd5bb9a0ad9a7d5d3ba87

build:
noarch: python
Expand Down