We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71abd77 commit 360532bCopy full SHA for 360532b
msal/sku.py
@@ -1,6 +1,6 @@
1
-"""This module is from where we recieve the client sku name and version.
+and"""This module is from where we recieve the client sku name and version.
2
"""
3
4
# The __init__.py will import this. Not the other way around.
5
-__version__ = "1.35.0"
+__version__ = "1.35.2rc1"
6
SKU = "MSAL.Python"
0 commit comments