Skip to content

Commit

Permalink
Merge pull request #66 from turner-townsend/release/prepare-for-0.6.0
Browse files Browse the repository at this point in the history
[Release] - Prepare for 0.6.0 release
  • Loading branch information
cgearing authored Jan 12, 2024
2 parents 0d5830d + f554985 commit 2d29e45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
.. currentmodule:: flask-pydantic-spec

VERSION 0.6.0
-------------

Release 2024-01-12

- Add ability to parse binary JSON encoded parts of multipart/form-data requests


VERSION 0.5.0
-------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setup(
name="flask_pydantic_spec",
version="0.5.0",
version="0.6.0",
author="Chris Gearing, Simon Hayward, Rob Young, Donald Fleming, Saurabh Jha",
author_email="chris.gearing@turntown.digital",
description=(
Expand Down

0 comments on commit 2d29e45

Please sign in to comment.