This commit is contained in:
Will McGugan
2022-01-01 14:48:28 +00:00
parent f47b3e089c
commit 15fee1f5ac
6 changed files with 65 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual"
version = "0.1.12"
version = "0.1.13"
homepage = "https://github.com/willmcgugan/textual"
description = "Text User Interface using Rich"
authors = ["Will McGugan <willmcgugan@gmail.com>"]