Skip to content

Commit 5d0b740

Browse files
committed
bumped version
1 parent b3062bf commit 5d0b740

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changes
22
=======
33

4+
0.18.2
5+
------
6+
Added support for filtering ``Array`` columns.
7+
48
0.18.1
59
------
610
Add the ``Array`` column type as a top level import in ``piccolo.columns``.

piccolo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = "0.18.1"
1+
__VERSION__ = "0.18.2"

0 commit comments

Comments
 (0)