diff --git a/pyproject.toml b/pyproject.toml index a78a136..0fcdc2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ module-name = "matrix_content_scanner.mcs_rust" [tool.poetry] name = "matrix_content_scanner" -version = "1.2.0" +version = "1.2.1" description = "A web service for scanning media hosted by a Matrix media repository" authors = ["Element Backend Team "] readme = "README.md"