Skip to content

Commit 58b6838

Browse files
committed
bumped version
1 parent 909ddb3 commit 58b6838

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

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

4+
0.19.6
5+
------
6+
Fixes for ``Table`` classes which have custom primary key columns.
7+
48
0.19.5
59
------
610
More z-index refinements (thanks @sinisaos).

piccolo_admin/version.py

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

0 commit comments

Comments
 (0)