Skip to content

Commit 748456f

Browse files
authored
Merge pull request #6288 from Textualize/bump6100
bump
2 parents 8c390db + 2eb8731 commit 748456f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

8-
## [6.10.0] - 2025-12-15
8+
## [6.10.0] - 2025-12-16
99

1010
### Fixed
1111

12-
- Fixed broken thems
13-
- Updated toggle button style for consistancy
12+
- Fixed broken themes https://github.com/Textualize/textual/pull/6286
13+
- Updated toggle button style for consistency https://github.com/Textualize/textual/pull/6286
1414

1515
## [6.9.0] - 2025-12-14
1616

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "textual"
3-
version = "6.9.0"
3+
version = "6.10.0"
44
homepage = "https://github.com/Textualize/textual"
55
repository = "https://github.com/Textualize/textual"
66
documentation = "https://textual.textualize.io/"

0 commit comments

Comments
 (0)