diff --git a/pyproject.toml b/pyproject.toml index 28f44d1..7615dfb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ disable_error_code = "assignment" [tool.poetry] name = "bitcoin-nostr-chat" -version = "0.6.1" +version = "0.6.2" authors = ["andreasgriffin "] license = "GPL-3.0" readme = "README.md"