Skip to content

Commit 871fc80

Browse files
committed
1.3.0
1 parent 4b90cc8 commit 871fc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal_extensions/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Provides auxiliary functionality to the `msal` package."""
2-
__version__ = "1.2.0" # Note: During/after release, copy this number to Dockerfile
2+
__version__ = "1.3.0" # Note: During/after release, copy this number to Dockerfile
33

44
from .persistence import (
55
FilePersistence,

0 commit comments

Comments
 (0)