==> git log -n1 <==
commit 9b23ee7fd9961b85af969efa3dda265af8769d81
Author: Stefan Urbanek <stefan@agentfarms.net>
Date:   Thu Mar 26 21:36:22 2015 -0400

    Added 1.0.1 changes and bumped version to 1.0.1

==> git describe --tags --dirty <==
v1.0.1

==> 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)

