Skip to content

Commit 76d7a0f

Browse files
Update how-to-call-for-conversations.md
1 parent b818f14 commit 76d7a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/personally-identifiable-information/how-to-call-for-conversations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ When you get results from PII detection, you can stream the results to an applic
6363
|Language |Package version |
6464
|---------|---------|
6565
|.NET | [1.0.0](https://www.nuget.org/packages/Azure.AI.Language.Conversations/1.0.0) |
66-
|Python | [1.0.0](https://pypi.org/project/azure-ai-language-conversations/1.0.0) |
66+
|Python | [1.0.0](https://pypi.org/project/azure-ai-language-conversations/1.1.0b2) |
6767

6868
4. After you've installed the client library, use the following samples on GitHub to start calling the API.
6969

0 commit comments

Comments
 (0)