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 cd91e4e commit a90da5cCopy full SHA for a90da5c
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
---------
3
4
-(unreleased)
5
-++++++++++++
+1.4.1 (2025-02-10)
+++++++++++++++++++
6
7
Bug fixes:
8
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "marshmallow-sqlalchemy"
-version = "1.4.0"
+version = "1.4.1"
description = "SQLAlchemy integration with the marshmallow (de)serialization library"
readme = "README.rst"
license = { file = "LICENSE" }
0 commit comments