updated app version to 0.1.1
This commit is contained in:
parent
af938f405d
commit
9e2566ba03
@ -17,7 +17,7 @@ from dotenv import load_dotenv
|
|||||||
# Build paths inside the project like this: BASE_DIR / 'subdir'.
|
# Build paths inside the project like this: BASE_DIR / 'subdir'.
|
||||||
BASE_DIR = Path(__file__).resolve().parent.parent
|
BASE_DIR = Path(__file__).resolve().parent.parent
|
||||||
|
|
||||||
APP_VERSION = "0.1.0"
|
APP_VERSION = "0.1.1"
|
||||||
|
|
||||||
load_dotenv(BASE_DIR / ".env")
|
load_dotenv(BASE_DIR / ".env")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user