Skip to content

Commit c4284da

Browse files
committed
Bump version and update changelog
1 parent 76bc28a commit c4284da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
3.26.0 (unreleased)
4+
3.26.0 (2025-01-22)
55
*******************
66

77
Features:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "marshmallow"
3-
version = "3.25.1"
3+
version = "3.26.0"
44
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)