diff --git a/pyproject.toml b/pyproject.toml index 8cbb8a7..bd11698 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ build-backend = "poetry.core.masonry.api" name = "emblematic" # The version of the package. -version = "1.0.2" +version = "1.0.3" # A brief, one-sentence description about your project. description = "Generate emblems from an icon and a background"