mirror of
https://github.com/catppuccin/python.git
synced 2026-02-19 16:15:05 +08:00
chore(main): release 2.3.3
This commit is contained in:
parent
0bdf4e025e
commit
4bf3a86dad
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [2.3.3](https://github.com/catppuccin/python/compare/v2.3.2...v2.3.3) (2024-09-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **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))
|
||||
* **pygments:** functions should be `blue`, not `sapphire` ([#79](https://github.com/catppuccin/python/issues/79)) ([0bdf4e0](https://github.com/catppuccin/python/commit/0bdf4e025e960af010b79374c3a38caf53d372a4))
|
||||
|
||||
## [2.3.2](https://github.com/catppuccin/python/compare/v2.3.1...v2.3.2) (2024-09-08)
|
||||
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "catppuccin"
|
||||
version = "2.3.2"
|
||||
version = "2.3.3"
|
||||
description = "🐍 Soothing pastel theme for Python."
|
||||
authors = ["backwardspy <backwardspy@pigeon.life>"]
|
||||
readme = "README.md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user