Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Jul 15, 2024
1 parent 73d5d60 commit 5634e77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changes
=======

1.4.1
-----

Fix for a breaking change in Pydantic 2.8.0.

Upgraded setuptools.

-------------------------------------------------------------------------------

1.4.0
-----

Expand Down
2 changes: 1 addition & 1 deletion piccolo_api/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__VERSION__ = "1.4.0"
__VERSION__ = "1.4.1"

0 comments on commit 5634e77

Please sign in to comment.