added version number to demo, bumped b9

This commit is contained in:
Will McGugan
2022-10-22 16:02:07 +01:00
parent 5b80ee7500
commit c5a292aa9c
5 changed files with 24 additions and 13 deletions

View File

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