version bump

This commit is contained in:
Will McGugan
2022-10-05 09:58:53 +01:00
parent 0843b6bdeb
commit ecde7328d7
2 changed files with 6 additions and 1 deletions

View File

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