diff --git a/pyproject.toml b/pyproject.toml index 640e5c2..e788236 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "threa" -version = "1.9.0" +version = "1.9.1" description = "🧵 Better threads 🧵" authors = ["Tom Ritchford "] license = "MIT"