We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5577f commit 52db770Copy full SHA for 52db770
CHANGES.rst
@@ -1,6 +1,15 @@
1
Changes
2
=======
3
4
+1.8.0
5
+-----
6
+
7
+Bump ``pynacl`` dependency (used for MFA).
8
9
+Officially support Python 3.14 (thanks to @sinisaos for this).
10
11
+-------------------------------------------------------------------------------
12
13
1.7.0
14
-----
15
piccolo_api/__init__.py
@@ -1 +1 @@
-__VERSION__ = "1.7.0"
+__VERSION__ = "1.8.0"
0 commit comments