Skip to content

Commit

Permalink
README: added note for python2
Browse files Browse the repository at this point in the history
  • Loading branch information
rveachkc committed Jan 21, 2022
1 parent 1e819a1 commit 342f792
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Install with async capabilities (python 3.6+):
pip install pymsteams[async]
```

#### Python 2 Installation

At time of writing, the latest release supported by Python 2 is [Version 0.1.16](https://github.com/rveachkc/pymsteams/releases/tag/0.1.16)

## Usage

### Creating ConnectorCard Messages
Expand Down

0 comments on commit 342f792

Please sign in to comment.