Skip to content

Conversation

@n2ygk
Copy link
Contributor

Description of the Change

I update the changes made to master into stable/1.7 but forgot to update the version in master.
This fixes that.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@n2ygkn2ygk requested a review from a teamMarch 27, 2022 12:00
@codecov
Copy link

codecovbot commented Mar 27, 2022

Codecov Report

Merging #1133 (10aeeb9) into master (56c8c66) will not change coverage.
The diff coverage is 100.00%.

@@ Coverage Diff @@## master #1133 +/- ## ======================================= Coverage 96.86% 96.86% ======================================= Files 31 31 Lines 1789 1789 ======================================= Hits 1733 1733 Misses 56 56 
Impacted FilesCoverage Δ
oauth2_provider/__init__.py100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 56c8c66...10aeeb9. Read the comment docs.

@n2ygk
Copy link
ContributorAuthor

n2ygk commented Mar 27, 2022

Thanks @Andrew-Chen-Wang. Please approve/merge #1134 as that's blocking everything now.

@n2ygkn2ygk added this to the 2.0.0 milestone Mar 27, 2022
@n2ygkn2ygk merged commit a62195b into django-oauth:masterMar 27, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@n2ygk@Andrew-Chen-Wang