mirror of
https://github.com/573dev/gfdm-server.git
synced 2026-03-21 17:54:19 -05:00
5 lines
61 B
Python
5 lines
61 B
Python
from .version import __version__
|
|
|
|
|
|
__all__ = ["__version__"]
|