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 99103a6 commit b9646e3Copy full SHA for b9646e3
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
---------
3
4
-3.21.3 (unreleased)
+3.21.3 (2024-06-05)
5
*******************
6
7
Bug fixes:
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "marshmallow"
-version = "3.21.2"
+version = "3.21.3"
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
readme = "README.rst"
license = { file = "LICENSE" }
0 commit comments