Updated Version to 0.0.4

This commit is contained in:
Faisal Shahzad 2023-10-24 02:01:32 +02:00 committed by GitHub
parent 440496c405
commit 2ae2b7df50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ from enum import Enum

VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_REVISION = 3
VERSION_REVISION = 4
VERISON = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_REVISION}"

SHARE_FOLDER_PATH = Path(