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 6daf271 commit e1f8e9eCopy full SHA for e1f8e9e
CHANGES
@@ -1,6 +1,10 @@
1
Changes
2
=======
3
4
+0.14.0
5
+------
6
+Added ``Interval`` column type.
7
+
8
0.13.5
9
------
10
* Added ``allowed_hosts`` to ``create_admin`` in ASGI template.
piccolo/__init__.py
@@ -1 +1 @@
-__VERSION__ = "0.13.5"
+__VERSION__ = "0.14.0"
0 commit comments