Skip to content

Commit 731baca

Browse files
authored
Merge pull request #111429 from aahill/patch-29
updating install command
2 parents 4c1799b + 6efe620 commit 731baca

File tree

1 file changed

+2
-2
lines changed
  • articles/cognitive-services/text-analytics/includes/quickstarts

1 file changed

+2
-2
lines changed

articles/cognitive-services/text-analytics/includes/quickstarts/python-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ After installing Python, you can install the client library with:
3535
#### [Version 3.0-preview](#tab/version-3)
3636

3737
```console
38-
pip install azure-ai-textanalytics==1.0.0b3
38+
pip install azure-ai-textanalytics
3939
```
4040

4141
> [!TIP]
@@ -466,4 +466,4 @@ Document ID: 4
466466
fútbol
467467
```
468468

469-
---
469+
---

0 commit comments

Comments
 (0)