Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Commit 2f78e3a

Browse files
committed
Bump version and update changelog
1 parent ee7a50f commit 2f78e3a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
*********
44

5-
0.24.0 (unreleased)
5+
0.24.0 (2020-12-27)
66
===================
77

88
Deprecations/Removals:

marshmallow_jsonapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .schema import Schema, SchemaOpts
22

3-
__version__ = "0.23.2"
3+
__version__ = "0.24.0"
44
__all__ = ("Schema", "SchemaOpts")

0 commit comments

Comments
 (0)