------------------------- * Add smart_quotes option to replace conflicting quotes in attribute values with ' or "
1.6.0
------------------------- * Add support for named end blocks * Fix using double quotes as attribute wrapper * Update required python version to 3.9
1.5.0
------------------------- * Update .gitignore * Merge pull request 95 from nyaruka/fix-app-config * Test in python 3.11 as well * Run black * Update pygments to 2.14.0 * Add apps submodule * Update deps for code styles * Update README.md
1.4.4
---------- * Loosen regex dependency
1.4.3
---------- * Fix Django requirement to properly support 3.x