diff --git a/pyproject.toml b/pyproject.toml index 5f1ed254a..dc782d54b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bookwyrm" -version = "0.7.0" +version = "0.7.1" description = "Social reading and reviewing, decentralized with ActivityPub" authors = ["Mouse Reeve "]