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 bfbc6fb commit 21ba7dbCopy full SHA for 21ba7db
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## Unreleased
+## [0.45.0] - 2023-12-12
9
10
### Fixed
11
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "textual"
3
-version = "0.44.1"
+version = "0.45.0"
4
homepage = "https://github.com/Textualize/textual"
repository = "https://github.com/Textualize/textual"
documentation = "https://textual.textualize.io/"
0 commit comments