1
0
Fork 0
gita/gita/__init__.py
Daniel Baumann a9c588f707
Adding upstream version 0.10.9.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-11 18:25:06 +01:00

3 lines
83 B
Python

import pkg_resources
__version__ = pkg_resources.get_distribution('gita').version