==> git log -n1 <==
commit 8836d679916e0f3f435283daeebbf501e9a5b803
Merge: abc3553a 8b2b5fd7
Author: Karl Kosack <kosack@users.noreply.github.com>
Date:   Fri Jun 16 15:03:11 2017 +0200

    Merge pull request #437 from kosack/improve_examples
    
    Improve examples
==> git describe --tags --dirty <==
v0.5.0
==> git status <==
HEAD detached at v0.5.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh

nothing added to commit but untracked files present (use "git add" to track)
