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 46ec4a9 commit 6ec3fd4Copy full SHA for 6ec3fd4
HISTORY
@@ -1,3 +1,14 @@
1
+4.7.1
2
+=====
3
+
4
+Changes
5
+--------
6
7
+- Improve the settings reset to properly apply the base-settings after reset.
8
+ These are the basic settings required for the application to operate
9
+ correctly.
10
11
12
4.7.0
13
=====
14
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "rtd_poetry"
[tool.poetry]
name = "pyapp"
-version = "4.7.0"
+version = "4.7.1"
description = "A Python application framework - Let us handle the boring stuff!"
authors = ["Tim Savage <tim@savage.company>"]
license = "BSD-3-Clause"
0 commit comments