Jannis Wienert
try out with a model
d5dce88
raw
history blame contribute delete
79 Bytes
"""
Expose version
"""
__version__ = "3.3.2"
VERSION = __version__.split(".")