| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,4 +16,4 @@ | |||
| 16 | 16 | logger.addHandler(logging.NullHandler()) | |
| 17 | 17 | ||
| 18 | 18 | api_version = '3' | |
| 19 | - lib_version = '2.1.3' | ||
| 19 | + lib_version = '2.1.4' | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | [project] | |
| 2 | 2 | name = "ably" | |
| 3 | - version = "2.1.3" | ||
| 3 | + version = "2.1.4" | ||
| 4 | 4 | description = "Python REST and Realtime client library SDK for Ably realtime messaging service" | |
| 5 | 5 | readme = "LONG_DESCRIPTION.rst" | |
| 6 | 6 | requires-python = ">=3.7" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments