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