Merge pull request #494 from IvanPragma/patch-2

Refresh VERSION_STR
This commit is contained in:
Eric Froemling 2022-09-02 09:30:38 -07:00 committed by GitHub
commit d082e56a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ if TYPE_CHECKING:
from types import FrameType
from bacommon.servermanager import ServerCommand
VERSION_STR = '1.3'
VERSION_STR = '1.3.1'
# Version history:
# 1.3.1