mirror of
https://github.com/catppuccin/python.git
synced 2026-03-16 00:02:01 +08:00
chore(main): release 2.3.2 (#76)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
2d0df3d746
commit
eeece5ae40
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.3.2](https://github.com/catppuccin/python/compare/v2.3.1...v2.3.2) (2024-09-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **extras/pygments:** align syntax highlighting tokens with style guide ([#75](https://github.com/catppuccin/python/issues/75)) ([2d0df3d](https://github.com/catppuccin/python/commit/2d0df3d746a9f6797c9e7b095cdf58ee41f56c72))
|
||||
|
||||
## [2.3.1](https://github.com/catppuccin/python/compare/v2.3.0...v2.3.1) (2024-09-04)
|
||||
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "catppuccin"
|
||||
version = "2.3.1"
|
||||
version = "2.3.2"
|
||||
description = "🐍 Soothing pastel theme for Python."
|
||||
authors = ["backwardspy <backwardspy@pigeon.life>"]
|
||||
readme = "README.md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user