==> git log -n1 <==
commit c94bb7d40f2d997240a0b6c10d860d81d51229da
Author: Quan Gan <coin2028@hotmail.com>
Date:   Tue Aug 18 06:18:28 2020 +0000

    bump version
==> git describe --tags --dirty <==
v0.4.0-621-gc94bb7d40
==> git status <==
On branch 0.5.x
Your branch is up to date with 'origin/0.5.x'.

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

	build_env_setup.bat
	conda_build.bat
	metadata_conda_debug.yaml
	python/record.txt

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