We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e740e commit b92b4f1Copy full SHA for b92b4f1
msal/sku.py
@@ -2,5 +2,5 @@
2
"""
3
4
# The __init__.py will import this. Not the other way around.
5
-__version__ = "1.31.1" # When releasing, also check and bump our dependencies's versions if needed
+__version__ = "1.32.0"
6
SKU = "MSAL.Python"
0 commit comments