typing fixes

This commit is contained in:
Will McGugan
2024-06-19 15:18:28 +01:00
parent 52a852659a
commit 9ec4d60615
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "textual-serve"
version = "1.0.0"
version = "1.0.1"
description = "Turn your Textual TUIs in to web applications"
authors = [
{ name = "Will McGugan", email = "will@textualize.io" }