Skip to content

Commit 5d21a0a

Browse files
authored
Merge pull request #4184 from Textualize/bump0520
Bump to 0.52.0
2 parents 9561d47 + da7171f commit 5d21a0a

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,11 +5,11 @@ 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.0] - 2023-02-19
99

1010
### Changed
1111

12-
- Textual now writes to stderr rather than stdout
12+
- Textual now writes to stderr rather than stdout https://github.com/Textualize/textual/pull/4177
1313

1414
### Added
1515

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.51.0"
3+
version = "0.52.0"
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)