We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3420e6 commit 0597abaCopy full SHA for 0597aba
CHANGES
@@ -1,6 +1,10 @@
1
Changes
2
=======
3
4
+0.21.1
5
+------
6
+Fix missing imports in FastAPI and Starlette app templates.
7
+
8
0.21.0
9
------
10
* Added a ``freeze`` method to ``Query``.
piccolo/__init__.py
@@ -1 +1 @@
-__VERSION__ = "0.21.0"
+__VERSION__ = "0.21.1"
0 commit comments