Skip to content

Commit 1ba7273

Browse files
chore(main): release 2.3.3 (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0bdf4e0 commit 1ba7273

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.3](https://github.com/catppuccin/python/compare/v2.3.2...v2.3.3) (2024-09-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **extras/pygments:** change `Name.Tag` from pink to blue ([#77](https://github.com/catppuccin/python/issues/77)) ([ecf1972](https://github.com/catppuccin/python/commit/ecf19729cbc53695db1fe3b0d0dfea5e5d84879e))
9+
* **pygments:** functions should be `blue`, not `sapphire` ([#79](https://github.com/catppuccin/python/issues/79)) ([0bdf4e0](https://github.com/catppuccin/python/commit/0bdf4e025e960af010b79374c3a38caf53d372a4))
10+
311
## [2.3.2](https://github.com/catppuccin/python/compare/v2.3.1...v2.3.2) (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.2"
7+
version = "2.3.3"
88
description = "🐍 Soothing pastel theme for Python."
99
authors = ["backwardspy <[email protected]>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)