We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6567af commit d28aae0Copy full SHA for d28aae0
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+1.3.1
5
+-----
6
+
7
+Fix typo in ``CSPMiddleware`` (thanks to @Skelmis for fixing this).
8
9
+-------------------------------------------------------------------------------
10
11
1.3.0
12
-----
13
piccolo_api/__init__.py
@@ -1 +1 @@
-__VERSION__ = "1.3.0"
+__VERSION__ = "1.3.1"
0 commit comments