diff --git a/pyproject.toml b/pyproject.toml index 60e196d7c..2ed307f62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bookwyrm" -version = "0.4.4" +version = "0.6.5" description = "Social reading and reviewing, decentralized with ActivityPub" authors = ["Mouse Reeve "]