"""Version module for pyteleinfo. This module contains the version of the module (not sure why I did that... followed a best practice from somewhere... to remove if cannot find why anymore) """ __version__ = "0.4.0"