Skip to content

Commit

Permalink
Bump version 2.4.0 -> 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
airstandley committed Jun 30, 2023
1 parent 191344c commit 645940c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ Changelog
=========


(unreleased)
------------
v2.4.1 (2023-06-30)
-------------------

Changes
~~~~~~~
- Update deprecated Marshmallow calls [ACSBP-4025] [Andrew Standley]

- Update deprecated Marshmallow calls [Andrew Standley]


v2.4.0 (2023-05-16)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
if __name__ == "__main__":
setup(
name="flask-rebar",
version="2.4.0",
version="2.4.1",
author="Barak Alon",
author_email="[email protected]",
description="Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",
Expand Down

0 comments on commit 645940c

Please sign in to comment.