Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
update birdy 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Mar 14, 2018
1 parent efccabe commit 64c9e89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions birdhouse-birdy/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.2.0" %}
{% set version = "0.2.1" %}

package:
name: birdhouse-birdy
Expand All @@ -19,12 +19,12 @@ requirements:
build:
- python
- setuptools
- owslib >=0.15.0
- owslib >=0.16.0
run:
- python
- argcomplete
- lxml
- owslib >=0.15.0
- owslib >=0.16.0

test:
imports:
Expand Down

0 comments on commit 64c9e89

Please sign in to comment.