kopia lustrzana https://github.com/gd3kr/BlenderGPT
7 wiersze
79 B
Python
7 wiersze
79 B
Python
![]() |
"""
|
||
|
Expose version
|
||
|
"""
|
||
|
|
||
|
__version__ = "3.1.0"
|
||
|
VERSION = __version__.split(".")
|