Skip to content

Commit 6bfb257

Browse files
chore(main): release 2.3.4 (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c0c3ee9 commit 6bfb257

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [2.3.4](https://github.com/catppuccin/python/compare/v2.3.3...v2.3.4) (2024-09-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **extras/pygments:** change `Keyword.Reserved` from `pink` to `mauve` ([c0c3ee9](https://github.com/catppuccin/python/commit/c0c3ee990e5a36150f233ef61f1bae8cd4d09a59))
9+
* **extras/pygments:** change `Name.Exception` from `text` to `yellow` ([c0c3ee9](https://github.com/catppuccin/python/commit/c0c3ee990e5a36150f233ef61f1bae8cd4d09a59))
10+
311
## [2.3.3](https://github.com/catppuccin/python/compare/v2.3.2...v2.3.3) (2024-09-08)
412

513

pyproject.toml

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

55
[tool.poetry]
66
name = "catppuccin"
7-
version = "2.3.3"
7+
version = "2.3.4"
88
description = "🐍 Soothing pastel theme for Python."
99
authors = ["backwardspy <[email protected]>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)