==> git log -n1 <==
commit 7cc013a0bde0daf13a7c03f3497b8180bf6446e6
Author: Karl Kosack <karl.kosack@cea.fr>
Date:   Fri Jun 15 17:15:23 2018 +0200

    bumped minor version number, after adding support for xmax
==> git describe --tags --dirty <==
v2.1.0
==> git status <==
HEAD detached at v2.1.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	conda_build.sh
	test_time_dependencies.json

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