set user agent string.

This commit is contained in:
2023-05-17 14:51:19 +09:00
parent 37a4cedc4d
commit d983c452de
4 changed files with 13 additions and 3 deletions

View File

@ -0,0 +1,3 @@
from mdrsclient.__version__ import __version__
__all__ = ["__version__"]