v0.1.5
This commit is contained in:
@@ -2,3 +2,4 @@ from pathlib import Path
|
||||
|
||||
__version__ = "0.1.0"
|
||||
ROBOGAUGE_ROOT_DIR = str(Path(__file__).parents[1])
|
||||
ROBOGAUGE_LOGS_DIR = str(Path(ROBOGAUGE_ROOT_DIR) / "logs")
|
||||
|
||||
Reference in New Issue
Block a user