Skip to content

Commit f3e17a6

Browse files
committed
bumped version
1 parent 7dae866 commit f3e17a6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

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

4+
1.4.0
5+
-----
6+
7+
Added ``excluded_paths`` argument to ``SessionsAuthBackend``.
8+
9+
-------------------------------------------------------------------------------
10+
411
1.3.1
512
-----
613

piccolo_api/__init__.py

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

0 commit comments

Comments
 (0)