Skip to content

Commit b92b4f1

Browse files
committed
Bumping version number to 1.32.0
1 parent 04e740e commit b92b4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/sku.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"""
33

44
# 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
5+
__version__ = "1.32.0"
66
SKU = "MSAL.Python"

0 commit comments

Comments
 (0)