Skip to content

Commit e1c1535

Browse files
committed
bumped version
1 parent efdcaa2 commit e1c1535

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

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

4+
0.13.5
5+
------
6+
* Added ``allowed_hosts`` to ``create_admin`` in ASGI template.
7+
* Fixing bug with default ``root`` argument in some piccolo commands.
8+
49
0.13.4
510
------
611
* Fixed bug with ``SchemaSnapshot`` when dropping columns.

piccolo/__init__.py

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

0 commit comments

Comments
 (0)