diff --git a/setup.py b/setup.py index cd6b1a1..971ced5 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ extras = { setup( name="djlint", - version="0.0.9", + version="0.1.0", author="Christopher Pickering", author_email="cpickering@rhc.net", description="Django Template Linter",