Skip to content

Commit 2631978

Browse files
committed
Bump version and update changelog
1 parent 19ec568 commit 2631978

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-
1.4.0 (unreleased)
4+
1.4.0 (2025-01-19)
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-sqlalchemy"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = "SQLAlchemy integration with the marshmallow (de)serialization library"
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)