Duplicated from algovenus/text-generation-webui
6aa1a9b
1
2
3
4
5
6
7
""" Expose version """ __version__ = "3.2.0" VERSION = __version__.split(".")