Skip to content

Commit 6008c6d

Browse files
committed
changelog [skipci]
1 parent d8ce2c8 commit 6008c6d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1849,6 +1849,7 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
18491849
- New handler system for messages that doesn't require inheritance
18501850
- Improved traceback handling
18511851

1852+
[0.56.1]: https://github.com/Textualize/textual/compare/v0.56.0...v0.56.1
18521853
[0.56.0]: https://github.com/Textualize/textual/compare/v0.55.1...v0.56.0
18531854
[0.55.1]: https://github.com/Textualize/textual/compare/v0.55.0...v0.55.1
18541855
[0.55.0]: https://github.com/Textualize/textual/compare/v0.54.0...v0.55.0

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 = "0.56.0"
3+
version = "0.56.1"
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)