Skip to content

Commit 719efaa

Browse files
committed
chore: bump version for 3.1.0 release
1 parent fe81910 commit 719efaa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ably/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
logger.addHandler(logging.NullHandler())
2222

2323
api_version = '5'
24-
lib_version = '3.0.0'
24+
lib_version = '3.1.0'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ably"
3-
version = "3.0.0"
3+
version = "3.1.0"
44
description = "Python REST and Realtime client library SDK for Ably realtime messaging service"
55
readme = "LONG_DESCRIPTION.rst"
66
requires-python = ">=3.7"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)