Skip to content

Commit

Permalink
Update gtdbtk version (#13554)
Browse files Browse the repository at this point in the history
  • Loading branch information
npavlovikj authored Feb 8, 2019
1 parent f9a40d0 commit 1f8ed0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/gtdbtk/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "gtdbtk" %}
{% set version = "0.1.5" %}
{% set version = "0.1.6" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 2eb82b123786d807bc8f6076d7a6caf6fd18bb819ba77013eb6c61bbbefd815c
sha256: d30abfb59a1d9180bdbdb6d07d26b0baaa6fdf70f5ef08576bf284854cf3b262
patches:
- config_file.patch

Expand Down

0 comments on commit 1f8ed0a

Please sign in to comment.