diff --git a/illustrations/communication.png b/illustrations/communication.png index 4fd95db..ff844c7 100644 Binary files a/illustrations/communication.png and b/illustrations/communication.png differ diff --git a/pyproject.toml b/pyproject.toml index 5fc6162..0ee61ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "midori" -version = "1.0.1" +version = "1.0.2" description = "🍃 streamline remote software engineering experiments" authors = ["Xingwen Xiao "] readme = "README.md"