File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
88
9- ## [ 0.68.1 ] - 2024-06-16
9+ ## [ 0.69.0 ] - 2024-06-16
1010
1111### Added
1212
@@ -2148,7 +2148,7 @@ https://textual.textualize.io/blog/2022/11/08/version-040/#version-040
21482148- New handler system for messages that doesn't require inheritance
21492149- Improved traceback handling
21502150
2151- [ 0.68.1 ] : https://github.com/Textualize/textual/compare/v0.68.0...v0.68.1
2151+ [ 0.69.0 ] : https://github.com/Textualize/textual/compare/v0.68.0...v0.69.0
21522152[ 0.68.0 ] : https://github.com/Textualize/textual/compare/v0.67.1...v0.68.0
21532153[ 0.67.1 ] : https://github.com/Textualize/textual/compare/v0.67.0...v0.67.1
21542154[ 0.67.0 ] : https://github.com/Textualize/textual/compare/v0.66.0...v0.67.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " textual"
3- version = " 0.68.1 "
3+ version = " 0.69.0 "
44homepage = " https://github.com/Textualize/textual"
55repository = " https://github.com/Textualize/textual"
66documentation = " https://textual.textualize.io/"
You can’t perform that action at this time.
0 commit comments