Skip to content

Commit 8096b2b

Browse files
committed
Update README to reference version 0.10
1 parent e77e8d4 commit 8096b2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Choose the package declaration that matches your web framework:
2222

2323
* Django:
2424

25-
pip install "ms_identity_python[django] @ git+https://github.com/azure-samples/ms-identity-python@0.9"
25+
pip install "ms_identity_python[django] @ git+https://github.com/azure-samples/ms-identity-python@0.10"
2626

2727
* Flask:
2828

29-
pip install "ms_identity_python[flask] @ git+https://github.com/azure-samples/ms-identity-python@0.9"
29+
pip install "ms_identity_python[flask] @ git+https://github.com/azure-samples/ms-identity-python@0.10"
3030

3131
* Quart:
3232

33-
pip install "ms_identity_python[quart] @ git+https://github.com/azure-samples/ms-identity-python@0.9"
33+
pip install "ms_identity_python[quart] @ git+https://github.com/azure-samples/ms-identity-python@0.10"
3434

0 commit comments

Comments
 (0)