We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ca8dc commit 2a3812dCopy full SHA for 2a3812d
2 files changed
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-unreleased
5
-----------
+4.2.2 (2026-02-04)
+------------------
6
7
Bug fixes:
8
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "marshmallow"
-version = "4.2.1"
+version = "4.2.2"
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
readme = "README.rst"
license = { file = "LICENSE" }
0 commit comments