Skip to content

Commit

Permalink
R: 0.28.4
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Dec 8, 2018
1 parent 46e6a47 commit 45adf8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions conda/eelbrain/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "0.28.3" %}
{% set sha256 = "154f3c18d36d5ae07fbc4deee0867b5ec5e71bd589d78d98bbdeec2cc8edc52e" %}
{% set version = "0.28.4" %}
{% set sha256 = "63c76a2b8ed8db1aa804e8291c8adcc5fbe8c486fa1e293d7e136d95892a733b" %}

# https://github.com/conda/conda-build/issues/2717

Expand Down
2 changes: 1 addition & 1 deletion eelbrain/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
from .fmtxt import Report


__version__ = '0.28.3'
__version__ = '0.28.4'

0 comments on commit 45adf8a

Please sign in to comment.