radubulimac's picture
second commit
392d02b
raw
history blame
79 Bytes
"""
Expose version
"""
__version__ = "3.3.2"
VERSION = __version__.split(".")