Skip to content

Commit 2a3812d

Browse files
committed
Bump version and update changelog
1 parent 19ca8dc commit 2a3812d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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+
4.2.2 (2026-02-04)
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 = "4.2.1"
3+
version = "4.2.2"
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)