Describe the bug
The 1.37.0 release was published to PyPI on 2026-05-29, but so far there is no git tag in this repository for the release. Please push the tag corresponding to the PyPI release.
To Reproduce
Go to https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0.
Expected behavior
I expect that the a tag corresponding to the PyPI release exists, similar to https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0.
What you see instead
Standard GitHub 404 error page.
The MSAL Python version you are using
N/A.
Additional context
The python-msal package in Fedora uses the GitHub archive, not the PyPI sdist, as its source, so this blocks us from straightforwardly updating to the latest version.
Describe the bug
The 1.37.0 release was published to PyPI on 2026-05-29, but so far there is no git tag in this repository for the release. Please push the tag corresponding to the PyPI release.
To Reproduce
Go to https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0.
Expected behavior
I expect that the a tag corresponding to the PyPI release exists, similar to https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0.
What you see instead
Standard GitHub 404 error page.
The MSAL Python version you are using
N/A.
Additional context
The
python-msalpackage in Fedora uses the GitHub archive, not the PyPI sdist, as its source, so this blocks us from straightforwardly updating to the latest version.