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 266a89f commit cac897fCopy full SHA for cac897f
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.48.0] - 2023-02-01
9
10
### Changed
11
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "textual"
3
-version = "0.47.1"
+version = "0.48.0"
4
homepage = "https://github.com/Textualize/textual"
repository = "https://github.com/Textualize/textual"
documentation = "https://textual.textualize.io/"
0 commit comments