applied-ai-018's picture
Add files using upload-large-folder tool
aa5079b verified
raw
history blame
79 Bytes
"""
Expose version
"""
__version__ = "3.3.2"
VERSION = __version__.split(".")