v0.1.2
This commit is contained in:
4
robogauge/__init__.py
Normal file
4
robogauge/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from pathlib import Path
|
||||
|
||||
__version__ = "0.1.0"
|
||||
ROBOGAUGE_ROOT_DIR = str(Path(__file__).parent)
|
||||
Reference in New Issue
Block a user