Skip to content

Commit aa08d31

Browse files
committed
bumped version
1 parent d44d03b commit aa08d31

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.5.2
5+
-----
6+
7+
Fix an import from `pynacl` - it's an optional dependency.
8+
9+
-------------------------------------------------------------------------------
10+
411
1.5.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.5.1"
1+
__VERSION__ = "1.5.2"

0 commit comments

Comments
 (0)