fix and bump

This commit is contained in:
Will McGugan
2022-12-28 10:27:59 +00:00
parent 29c01812cf
commit 9092095bc6
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual"
version = "0.8.1"
version = "0.8.2"
homepage = "https://github.com/Textualize/textual"
description = "Modern Text User Interface framework"
authors = ["Will McGugan <will@textualize.io>"]