Skip to content

Commit 7a71dfc

Browse files
committed
Bump version and update changelog
1 parent c836795 commit 7a71dfc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
---------
33

4-
(unreleased)
5-
************
4+
3.26.1 (2025-02-03)
5+
*******************
66

77
Bug fixes:
88

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.26.0"
3+
version = "3.26.1"
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)