Skip to content

Commit

Permalink
Update to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drbecavin committed Dec 23, 2024
1 parent 952c5fc commit 8367250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/sc-musketeers/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "sc-musketeers" %}
{% set version = "0.4.0" %}
{% set version = "0.4.1" %}

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

source:
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/sc_musketeers-{{ version }}.tar.gz
sha256: 154a554efd1895bb58a145c941a7c6e458e1a52d33b81d2cf579a470c926377a
sha256: bd9033c4c2c1afb5ef84e3b066e5fbfc93f134c044461172e86665490c6199e1

build:
entry_points:
Expand Down

0 comments on commit 8367250

Please sign in to comment.