mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
merge 'staging'
This commit is contained in:
5
bauh/__init__.py
Normal file
5
bauh/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
__version__ = '1.0.0'
|
||||
__app_name__ = 'bauh'
|
||||
|
||||
import os
|
||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
Reference in New Issue
Block a user