Skip to content

Commit

Permalink
Merge pull request #496 from ably/update-readme-beta-6
Browse files Browse the repository at this point in the history
docs: update realtime beta version
  • Loading branch information
owenpearson authored May 5, 2023
2 parents 9be366d + 7e8a8a3 commit bcaccb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@ Check out the [roadmap](./roadmap.md) to see our plan for the realtime client.

### Installing the realtime client

The beta realtime client is available as a [PyPI](https://pypi.org/project/ably/2.0.0b5/) package.
The beta realtime client is available as a [PyPI](https://pypi.org/project/ably/2.0.0b6/) package.

```
pip install ably==2.0.0b5
pip install ably==2.0.0b6
```

### Using the realtime client
Expand Down

0 comments on commit bcaccb3

Please sign in to comment.