Skip to content

Commit f02a324

Browse files
chore(main): release 2.4.1 (#104)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent df74a7e commit f02a324

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.4.0"
2+
".": "2.4.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.4.1](https://github.com/catppuccin/python/compare/v2.4.0...v2.4.1) (2025-02-26)
4+
5+
6+
### ci
7+
8+
* **release-please:** set `id-token: write` ([#103](https://github.com/catppuccin/python/issues/103)) ([df74a7e](https://github.com/catppuccin/python/commit/df74a7e13ed54b38ce4e310902edd63a20df139c))
9+
310
## [2.4.0](https://github.com/catppuccin/python/compare/v2.3.4...v2.4.0) (2025-02-25)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [{ name = "backwardspy", email = "[email protected]" }]
77
requires-python = ">=3.9.0"
88
dependencies = []
99
name = "catppuccin"
10-
version = "2.4.0"
10+
version = "2.4.1"
1111
description = "🐍 Soothing pastel theme for Python."
1212
readme = "README.md"
1313

0 commit comments

Comments
 (0)