__version__ = "3.5a" from springmagic.main import main def version(): """ Return the current version of the Spring Magic :rtype: str """ return __version__