from tantri import __version__ import tantri def test_version(): assert tantri.get_version() == __version__