diff --git a/pyproject.toml b/pyproject.toml index e2e803c..8081fc6 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 = "2.0.0" +version = "3.0.0" # A brief, one-sentence description about your project. description = "Generate emblems from an icon and a background"