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 afe998b commit 90ac5f6Copy full SHA for 90ac5f6
CHANGES
@@ -1,6 +1,10 @@
1
Changes
2
=======
3
4
+0.18.1
5
+------
6
+Add the ``Array`` column type as a top level import in ``piccolo.columns``.
7
+
8
0.18.0
9
------
10
* Refactored ``forwards`` and ``backwards`` commands for migrations, to make
piccolo/__init__.py
@@ -1 +1 @@
-__VERSION__ = "0.18.0"
+__VERSION__ = "0.18.1"
0 commit comments