Skip to content

Commit

Permalink
[bot-automerge] geemap v0.34.3 (#187)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 20, 2024
2 parents 3439ffa + b5b1b91 commit 0124ef4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "geemap" %}
{% set version = "0.34.2" %}
{% set version = "0.34.3" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: a247b78e1f8e3cd95f839a1bad7864145feed9b306176b537cfc9ea20c53e321
sha256: a17f198efc3a7366b6c6daaddc5c5d754cfdde042c4d50922c4dd3adc2df4caf

build:
number: 1
number: 0
entry_points:
- geemap=geemap.cli:main
noarch: python
Expand Down

0 comments on commit 0124ef4

Please sign in to comment.