diff --git a/pyproject.toml b/pyproject.toml index bd11698..74ee817 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.3" +version = "1.0.4" # A brief, one-sentence description about your project. description = "Generate emblems from an icon and a background"