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 5046256 commit f03e2dfCopy full SHA for f03e2df
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+1.30.0
5
+------
6
+
7
+Added support for Python 3.14 (thanks to @sinisaos for this).
8
9
+-------------------------------------------------------------------------------
10
11
1.29.0
12
------
13
piccolo/__init__.py
@@ -1 +1 @@
-__VERSION__ = "1.29.0"
+__VERSION__ = "1.30.0"
0 commit comments