update version in pyproject

This commit is contained in:
Will McGugan
2022-10-31 15:42:26 +00:00
parent 666bf62feb
commit ec96332ae7

View File

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