==> git log -n1 <==
commit b0c8268ea241253f430e7d36a1cf66fb8ed55649
Author: Gonzalo Pena-Castellanos <goanpeca@gmail.com>
Date:   Wed Apr 25 10:37:09 2018 -0500

    Update to 0.2
==> git describe --tags --dirty <==
v0.2.0
==> git status <==
# Not currently on any branch.
# 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)
