Make __version__ available in the whole module
This shortens the include from "from .__version__ import __version__" to "from . import __version__" within the module. Signed-off-by: Claudius Heine <ch@denx.de>
This commit is contained in:
committed by
Daniel Wagner
parent
c9d961f3ee
commit
4df59537ba
Reference in New Issue
Block a user