Fix/version propagation
Most actual version information can be taken from the git. In case of a standard installation of the python module the git information became unavailable.
This code stores the version information from the git during installation to the python variable.
In case of a development installation the version is taken directly from the git.