from mymodule import скажи_привіт, __version__

скажи_привіт()
print('Версія', __version__)
