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