fixed pyproject

This commit is contained in:
Christopher Pickering 2022-06-21 10:47:40 -05:00
parent db3e5117f8
commit c28637aaa3
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name="djlint"
version="1.2.0"
version="1.1.1"
description="HTML Template Linter and Formatter"
license="GPL-3.0-or-later"
authors=["Christopher Pickering <cpickering@rhc.net>"]