codekingpro's picture
Add files using upload-large-folder tool
d3de7c1 verified
Raw
History Blame Contribute Delete
123 Bytes
"""
Expose version
"""
from __future__ import annotations
__version__ = "3.4.7"
VERSION = __version__.split(".")