# -*- coding: utf-8 -*- from ukmdb_graph import __version__ [docs]def get_mod_version(): return __version__