Skip to content

Commit fa2c7b3

Browse files
authored
Merge pull request ably#309 from ably/release/1.2.1
Release 1.2.1
2 parents 3798b71 + 5ffdf07 commit fa2c7b3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
**Implemented enhancements:**
88

99
- Add support to get channel lifecycle status [\#271](https://github.com/ably/ably-python/issues/271)
10+
- Migrate project to poetry [\#305](https://github.com/ably/ably-python/issues/305)
1011

1112
## [v1.2.0](https://github.com/ably/ably-python/tree/v1.2.0)
1213

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ably"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "Python REST client library SDK for Ably realtime messaging service"
55
license = "Apache-2.0"
66
authors = ["Ably <[email protected]>"]

0 commit comments

Comments
 (0)