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 d16cf60 commit 5ab4eb2Copy full SHA for 5ab4eb2
CHANGES.rst
@@ -1,6 +1,14 @@
1
Changes
2
=======
3
4
+0.41.0
5
+------
6
+
7
+Added support for file storage in a local folder and in S3. This was added for
8
+Piccolo Admin, but is useful for all Piccolo apps.
9
10
+-------------------------------------------------------------------------------
11
12
0.40.0
13
------
14
piccolo_api/__init__.py
@@ -1 +1 @@
-__VERSION__ = "0.40.0"
+__VERSION__ = "0.41.0"
0 commit comments