Skip to content

Commit 0efe8b4

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.0.0...v6.0.0) (2023-09-18) * build!: modernize supported Python version ([31c8ccc](31c8ccc)) ### BREAKING CHANGES * Python 3.8 has been deprecated and is not officially supported anymore.
1 parent 31382f1 commit 0efe8b4

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
5.0
2-
5.0.0
1+
6.0
2+
6.0.0

doc/source/generated_changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [6.0.0](https://github.com/languitar/autosuspend/compare/v5.0.0...v6.0.0) (2023-09-18)
2+
3+
4+
* build!: modernize supported Python version ([31c8ccc](https://github.com/languitar/autosuspend/commit/31c8cccb503218691ffb045142b1297133ce5340))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* Python 3.8 has been deprecated and is not officially
10+
supported anymore.
11+
112
# [5.0.0](https://github.com/languitar/autosuspend/compare/v4.3.3...v5.0.0) (2023-08-13)
213

314

0 commit comments

Comments
 (0)