update readme

This commit is contained in:
Manuel Barkhau 2022-06-08 19:23:30 +00:00 committed by mbarkhau
parent 21b94001e4
commit 1695fb0670

View file

@ -415,7 +415,7 @@ INFO - New Version: v2020.1060
#### Add git hash to version string
In case you want to build a package straight from your git repository, without making a release first,
you can explictly add git hash to the version number using ``GITHASH`` version part in ``setup.cfg``.
you can explictly add git hash to the version number using ``GITHASH`` version part.
Let's say your ``setup.cfg`` looks like this: