diff --git a/pyproject.toml b/pyproject.toml index a89748fadc6a8453c3ea0441af3a2127baddc5ac..1a7fdb808932dea1617787a62aab2461d30c153e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-iconify" -version = "0.1.0" +version = "0.1.0.post1" description = "Iconify API implementation and tools for Django projects" authors = ["Dominik George <dominik.george@teckids.org>"] license = "Apache-2.0"