5 lines
80 B
Python
5 lines
80 B
Python
from .APIHandler import APIHandler
|
|
|
|
__version__ = "0.0.1"
|
|
VERSION = __version__
|