diff --git a/setup.py b/setup.py index e36afcb..9e69766 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def long_description(): setup( name="djlint", - version="0.0.6", + version="0.0.7", author="Christopher Pickering", author_email="cpickering@rhc.net", description="Django Template Linter",