Skip to content

Commit

Permalink
[text analytics] [form recognizer] release notes for patch release (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft authored Jan 12, 2021
1 parent d49c914 commit 1f4c597
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/2021-01/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,17 @@ The Azure SDK team is pleased to make available the January 2021 client library
#### Beta

- Tables
- Text Analytics
- Form Recognizer

## Installation Instructions

To install the latest beta version of the packages, copy and paste the following commands into a terminal:

```bash
pip install azure-data-tables
pip install azure-ai-textanalytics --pre
pip install azure-ai-formrecognizer --pre
```

## Feedback
Expand Down

0 comments on commit 1f4c597

Please sign in to comment.