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 c836795 commit 7a71dfcCopy full SHA for 7a71dfc
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
---------
3
4
-(unreleased)
5
-************
+3.26.1 (2025-02-03)
+*******************
6
7
Bug fixes:
8
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "marshmallow"
-version = "3.26.0"
+version = "3.26.1"
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
readme = "README.rst"
license = { file = "LICENSE" }
0 commit comments