blob: 5eed49a42ab22c53962c27e750f24ca0b63153d4 [file] [log] [blame]
"""
Expose version
"""
__version__ = "3.2.0"
VERSION = __version__.split(".")