Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Oct 20, 2023
1 parent 3ae09ac commit 5cbb254
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changes
=======

1.0.0
-----

Works with Piccolo v1, Piccolo Admin v1, and Pydantic v2.

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

1.0a3
-----

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.0a3"
__VERSION__ = "1.0.0"

0 comments on commit 5cbb254

Please sign in to comment.