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 d44d03b commit aa08d31Copy full SHA for aa08d31
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+1.5.2
5
+-----
6
+
7
+Fix an import from `pynacl` - it's an optional dependency.
8
9
+-------------------------------------------------------------------------------
10
11
1.5.1
12
-----
13
piccolo_api/__init__.py
@@ -1 +1 @@
-__VERSION__ = "1.5.1"
+__VERSION__ = "1.5.2"
0 commit comments