Skip to content

Commit ff4522a

Browse files
committed
bump
1 parent 5595371 commit ff4522a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
## [0.52.1] - 2024-02-20
99

1010
### Fixed
1111

1212
- Fixed the check for animation level in `LoadingIndicator` https://github.com/Textualize/textual/issues/4188
1313

14-
## [0.52.0] - 2023-02-19
14+
## [0.52.0] - 2024-02-19
1515

1616
### Changed
1717

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "textual"
3-
version = "0.52.0"
3+
version = "0.52.1"
44
homepage = "https://github.com/Textualize/textual"
55
repository = "https://github.com/Textualize/textual"
66
documentation = "https://textual.textualize.io/"

0 commit comments

Comments
 (0)