"""This module is from where we receive the client sku name and version.
"""

# The __init__.py will import this. Not the other way around.
__version__ = "1.36.0"
SKU = "MSAL.Python"
