gfdm-server/v8_server/__init__.py
2021-01-15 11:20:09 -06:00

5 lines
61 B
Python

from .version import __version__
__all__ = ["__version__"]