jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.71k stars 448 forks source link

Prepare 1.17.0 release #739

Closed claudep closed 3 months ago

claudep commented 3 months ago

@moggers87 If you agree with the numbering...

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.95%. Comparing base (373a3cf) to head (7863b5d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #739 +/- ## ======================================= Coverage 97.95% 97.95% ======================================= Files 76 76 Lines 3429 3429 Branches 385 385 ======================================= Hits 3359 3359 Misses 40 40 Partials 30 30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

moggers87 commented 3 months ago

@claudep I'll leave it to you to merge once you're ready to push a tag for release

claudep commented 3 months ago

Thanks! I'll try to do that now.