Skip to content

Commit c29838a

Browse files
committed
bumped version
1 parent 373289e commit c29838a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.rst

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

4+
1.5.1
5+
-----
6+
7+
Fixed a bug with the CLI when reversing migrations (thanks to @metakot for
8+
reporting this).
9+
10+
Updated the ASGI templates (thanks to @tarsil for adding Lilya).
11+
12+
-------------------------------------------------------------------------------
13+
414
1.5.0
515
-----
616

piccolo/__init__.py

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

0 commit comments

Comments
 (0)