==> git log -n1 <==
commit 7deccf11f3e56598b539b2dca6b54512ef6c6d81
Author: Matthew Rocklin <mrocklin@gmail.com>
Date:   Thu Oct 2 13:52:50 2014 -0700

    bump version to 0.4.0

==> git describe --tags --dirty <==
0.4.0

==> git status <==
# Not currently on any branch.
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	ANACONDA_DIST.txt
nothing added to commit but untracked files present (use "git add" to track)

