Skip to content

Commit 6ec3fd4

Browse files
committed
Update version and history
1 parent 46ec4a9 commit 6ec3fd4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

HISTORY

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
4.7.0
213
=====
314

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "rtd_poetry"
44

55
[tool.poetry]
66
name = "pyapp"
7-
version = "4.7.0"
7+
version = "4.7.1"
88
description = "A Python application framework - Let us handle the boring stuff!"
99
authors = ["Tim Savage <tim@savage.company>"]
1010
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)