Skip to content

Commit d0a91c7

Browse files
committed
bumped version
1 parent 255c5c1 commit d0a91c7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
Changes
22
=======
33

4+
0.20.0
5+
------
6+
Added ``choices`` option to ``Column``.
7+
48
0.19.1
59
------
6-
* Added ``piccolo user change_permissions`` commnd.
10+
* Added ``piccolo user change_permissions`` command.
711
* Added aliases for CLI commands.
812

913
0.19.0

piccolo/__init__.py

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

0 commit comments

Comments
 (0)