]> git.ipfire.org Git - location/libloc.git/commit
python: Correctly set and use __version__
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Jun 2020 14:21:55 +0000 (14:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Jun 2020 14:21:55 +0000 (14:21 +0000)
commit7865c7d4b820b94430e2f1219529348c52d5a183
treed310cc4c073649c3228823a266282c71794dfffe
parent581e599c6289f5a0f02293cc4b48d36e0e99edf6
python: Correctly set and use __version__

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
.gitignore
Makefile.am
src/python/__init__.py.in [moved from src/python/__init__.py with 98% similarity]
src/python/downloader.py