BlenderGPT/lib/charset_normalizer/version.py

7 wiersze
79 B
Python

"""
Expose version
"""
__version__ = "3.1.0"
VERSION = __version__.split(".")