Skip to content

Commit 16ae137

Browse files
committed
chore(main): release 2.0.1
1 parent 5de370f commit 16ae137

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/luisbocanegra/kde-material-you-colors/compare/v2.0.0...v2.0.1) (2025-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* make plain text detection also work with python3-file-magic ([5de370f](https://github.com/luisbocanegra/kde-material-you-colors/commit/5de370f6169ce1b7b6831240d5f1408dd7c9193d))
9+
310
## [2.0.0](https://github.com/luisbocanegra/kde-material-you-colors/compare/v1.10.1...v2.0.0) (2025-11-07)
411

512

pyproject.toml

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

55
[project]
66
name = "kde-material-you-colors"
7-
version = "2.0.0"
7+
version = "2.0.1"
88
description = "Automatic Material You Colors Generator from your wallpaper for the Plasma Desktop"
99
readme = "README.md"
1010
authors = [{name = "Luis Bocanegra", email = "luisbocanegra17b@gmail.com"}]

0 commit comments

Comments
 (0)