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 da76dbd commit 8a7c150Copy full SHA for 8a7c150
CHANGES
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+0.17.4
5
+------
6
+Added a ``help_text`` option to the ``Table`` metaclass. This is used in
7
+Piccolo Admin to show tooltips.
8
+
9
0.17.3
10
------
11
Added a ``help_text`` option to the ``Column`` constructor. This is used in
piccolo/__init__.py
@@ -1 +1 @@
-__VERSION__ = "0.17.3"
+__VERSION__ = "0.17.4"
0 commit comments