diff --git a/pyproject.toml b/pyproject.toml index c611b4f..7c82c56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "synthesize" -version = "0.0.3" +version = "0.0.4" description = "A flexible concurrent command runner." authors = ["Josh Karpel "] readme = "README.md"