Skip to content

Commit f03f0d5

Browse files
committed
Bump version and changelog for release
1 parent 9cfffa5 commit f03f0d5

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

changelog.d/20260212_121439_john_tunnel_events.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ to a major new version of the SDK.
1212

1313
.. scriv-insert-here
1414
15+
.. _changelog-4.4.0:
16+
17+
v4.4.0 (2026-02-13)
18+
===================
19+
20+
Added
21+
-----
22+
23+
- Added ``TransferClient.get_tunnel_events()``, which fetches the events associated with a tunnel
24+
1525
.. _changelog-4.3.1:
1626

1727
v4.3.1 (2026-01-14)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "globus-sdk"
7-
version = "4.3.1"
7+
version = "4.4.0"
88
authors = [
99
{ name = "Globus Team", email = "support@globus.org" },
1010
]

0 commit comments

Comments
 (0)