diff --git a/pyproject.toml b/pyproject.toml index f192f1332..e4855939b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "textual" version = "0.1.15" -homepage = "https://github.com/willmcgugan/textual" +homepage = "https://github.com/Textualize/textual" description = "Text User Interface using Rich" authors = ["Will McGugan "] license = "MIT"