modified the .readthedocs.yaml

This commit is contained in:
Akshay 2025-05-16 15:35:51 +05:30
parent cec6f73b88
commit 4b261ffeb7
2 changed files with 1 additions and 2 deletions

View file

@ -7,7 +7,7 @@ Unreleased
- Remove previously deprecated code: ``__version__``. :pr:`5648`
- Fix template_filter decorator to correctly register filters and support usage with or without parentheses.
- Improve docstring for `template_filter` decorator for better clarity and examples.
- Improve docstring for template_filter decorator for better clarity and examples.
Version 3.1.1
-------------