Skip to content

Commit ce01188

Browse files
authored
Merge pull request #4008 from Textualize/bump1433
bump 14.3.3
2 parents f54bfe0 + 14a47c9 commit ce01188

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [14.3.3] - 2026-02-19
99

1010
### Fixed
1111

12-
- Fixed infinite loop with `cells.split_graphemes`
12+
- Fixed infinite loop with `cells.split_graphemes` https://github.com/Textualize/rich/pull/4006
1313

1414
## [14.3.2] - 2026-02-01
1515

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rich"
33
homepage = "https://github.com/Textualize/rich"
44
documentation = "https://rich.readthedocs.io/en/latest/"
5-
version = "14.3.2"
5+
version = "14.3.3"
66
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
77
authors = ["Will McGugan <willmcgugan@gmail.com>"]
88
license = "MIT"

0 commit comments

Comments
 (0)