==> git log -n1 <==
commit 3067d6b9d08875c2bbce4e6f06a5513119353bfe
Merge: 5df273a aa6ad23
Author: Biguri <ander.biguri@gmail.com>
Date:   Thu Oct 28 17:02:42 2021 +0100

    Merge pull request #340 from gfardell/build_changes_for_conda
    
    updated logic for cuda version selection
==> git describe --tags --dirty <==
v2.2-38-g3067d6b-dirty
==> git status <==
# HEAD detached at 3067d6b
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	modified:   Python/setup.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	Python/tigre/utilities/cuda_interface/_randomNumberGenerator.cpp
#	build_env_setup.sh
#	conda_build.sh
#	metadata_conda_debug.yaml
no changes added to commit (use "git add" and/or "git commit -a")
