Source code for ukmdb_itop.itop

# -*- coding: utf-8 -*-
from ukmdb_itop import __version__


[docs]def get_mod_version(): return(__version__)