Skip to content

Commit f29da41

Browse files
authored
Merge pull request #1429 from Textualize/0.8.0
version bump
2 parents 93742d9 + fc2e910 commit f29da41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88

9-
## [0.8.0] - Unreleased
9+
## [0.8.0] - 2022-12-22
1010

1111
### Fixed
1212

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.7.0"
3+
version = "0.8.0"
44
homepage = "https://github.com/Textualize/textual"
55
description = "Modern Text User Interface framework"
66
authors = ["Will McGugan <[email protected]>"]

0 commit comments

Comments
 (0)