changed dev status

This commit is contained in:
Will McGugan
2022-10-22 21:33:47 +01:00
parent fa45b47f88
commit 2a7a9343dc

View File

@@ -1,13 +1,13 @@
[tool.poetry] [tool.poetry]
name = "textual" name = "textual"
version = "0.2.0" version = "0.2.1"
homepage = "https://github.com/Textualize/textual" homepage = "https://github.com/Textualize/textual"
description = "Modern Text User Interface framework" description = "Modern Text User Interface framework"
authors = ["Will McGugan <will@textualize.io>"] authors = ["Will McGugan <will@textualize.io>"]
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.md"
classifiers = [ classifiers = [
"Development Status :: 1 - Planning", "Development Status :: 4 - Beta",
"Environment :: Console", "Environment :: Console",
"Intended Audience :: Developers", "Intended Audience :: Developers",
"Operating System :: MacOS", "Operating System :: MacOS",