Skip to content

Commit 360532b

Browse files
committed
Bump version to 1.35.2rc1
1 parent 71abd77 commit 360532b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

msal/sku.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
"""This module is from where we recieve the client sku name and version.
1+
and"""This module is from where we recieve the client sku name and version.
22
"""
33

44
# The __init__.py will import this. Not the other way around.
5-
__version__ = "1.35.0"
5+
__version__ = "1.35.2rc1"
66
SKU = "MSAL.Python"

0 commit comments

Comments
 (0)