handle missing dev

This commit is contained in:
Will McGugan
2022-10-22 17:04:48 +01:00
parent c5a292aa9c
commit 7e9b296c93
8 changed files with 73 additions and 42 deletions

View File

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