File size: 85 Bytes
0338d23
 
 
9b7958e
 
1
2
3
4
5
6
from pathlib import Path

PACKAGE_DIR = Path(__file__).parents[2]

VERSION = '0.1.0'