File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212- Fixed the command palette crashing with a ` TimeoutError ` in any Python before 3.11 https://github.com/Textualize/textual/issues/3320
1313- Fixed ` Input ` event leakage from ` CommandPalette ` to ` App ` .
1414
15- ## [ 0.37.0] - 2023-09-15
16-
1715### Added
1816
1917- Added the command palette https://github.com/Textualize/textual/pull/3058
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " textual"
3- version = " 0.37.0 "
3+ version = " 0.37.1 "
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