update version

This commit is contained in:
Philip Wellnitz [10] 2024-08-29 20:05:37 +09:00
parent 8484023b7b
commit ef68bd8c35
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from __future__ import (unicode_literals, division, absolute_import, print_funct
import subprocess
from traceback import print_exc
__version__ = "2.8.3"
__version__ = "2.8.4"
def get_version():
try: