Skip to content

Commit

Permalink
Fix in version
Browse files Browse the repository at this point in the history
  • Loading branch information
papamarkou committed Dec 14, 2020
1 parent d65dcc6 commit a1886dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eeyore/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.15'
__version__ = '0.0.16'
2 changes: 1 addition & 1 deletion installation/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "eeyore" %}
{% set version = "0.0.14" %}
{% set version = "0.0.16" %}

package:
name: "{{ name|lower }}"
Expand Down

0 comments on commit a1886dd

Please sign in to comment.