Files
mc-authn/mc_authn/__init__.py
T
2022-08-31 14:28:57 -04:00

4 lines
43 B
Python

from .auth import *
__version__ = "1.0.1"