Skip to content

Commit b9646e3

Browse files
committed
Bump version and update changelog
1 parent 99103a6 commit b9646e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.21.3 (unreleased)
4+
3.21.3 (2024-06-05)
55
*******************
66

77
Bug fixes:

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.21.2"
3+
version = "3.21.3"
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)