Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Commit cb1e0ba

Browse files
chore(main): release 2.4.0
1 parent 947ff9b commit cb1e0ba

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-ndb/#history
66

7+
## [2.4.0](https://github.com/googleapis/python-ndb/compare/v2.3.4...v2.4.0) (2025-11-12)
8+
9+
10+
### Features
11+
12+
* Add support for Python 3.14 ([#1028](https://github.com/googleapis/python-ndb/issues/1028)) ([947ff9b](https://github.com/googleapis/python-ndb/commit/947ff9b73c516f18b0411b828d45eb4bd8b95d39))
13+
714
## [2.3.4](https://github.com/googleapis/python-ndb/compare/v2.3.3...v2.3.4) (2025-06-11)
815

916

google/cloud/ndb/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
#
15-
__version__ = "2.3.4"
15+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)