Skip to content

Commit

Permalink
updated v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Feb 21, 2024
1 parent 953c717 commit b49db0b
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 = "marimo" %}
{% set version = "0.2.5" %}
{% set version = "0.2.6" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/marimo-{{ version }}.tar.gz
sha256: 51177ed80f710dbe15ce1efabfee8bcfec19cd2e6612d0e6fc2501d281d31f16
sha256: 3cf245cb9fd0a6cf7392414aa0ffbbc820905d3957d5c1ae1fcbd4105a0cdc93

build:
entry_points:
Expand Down

0 comments on commit b49db0b

Please sign in to comment.