Skip to content

Commit ad6b886

Browse files
committed
version bump
1 parent db2e3e8 commit ad6b886

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2104,6 +2104,7 @@ Major version bump for a breaking change to `Text.stylize signature`, which corr
21042104

21052105
- First official release, API still to be stabilized
21062106

2107+
[13.9.3]: https://github.com/textualize/rich/compare/v13.9.2...v13.9.3
21072108
[13.9.2]: https://github.com/textualize/rich/compare/v13.9.1...v13.9.2
21082109
[13.9.1]: https://github.com/textualize/rich/compare/v13.9.0...v13.9.1
21092110
[13.9.0]: https://github.com/textualize/rich/compare/v13.8.1...v13.9.0

pyproject.toml

+1-1
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 = "13.9.2"
5+
version = "13.9.3"
66
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
77
authors = ["Will McGugan <[email protected]>"]
88
license = "MIT"

0 commit comments

Comments
 (0)