==> git log -n1 <==
commit bf30e88fc7bed5943924757549574b21a532b537
Author: Fabian Schuiki <fabian@schuiki.ch>
Date:   Wed Aug 18 19:32:03 2021 +0200

    Bump version to 0.12.1
==> git describe --tags --dirty <==
0.12.1
==> git status <==
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

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