We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6581c6 commit a396389Copy full SHA for a396389
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
11
### Fixed
12
13
-- Fixed issue with data binding
+- Fixed issue with data binding https://github.com/Textualize/textual/pull/4308
14
15
## [0.53.0] - 2023-03-18
16
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "textual"
3
-version = "0.53.0"
+version = "0.53.1"
4
homepage = "https://github.com/Textualize/textual"
5
repository = "https://github.com/Textualize/textual"
6
documentation = "https://textual.textualize.io/"
0 commit comments