Skip to content

Commit

Permalink
Merge pull request #3991 from pallets/release-2.0.0rc2
Browse files Browse the repository at this point in the history
release version 2.0.0rc2
  • Loading branch information
davidism committed May 3, 2021
2 parents 47f0e79 + e2b7d10 commit d7ac6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flask/__init__.py
Expand Up @@ -43,4 +43,4 @@
from .templating import render_template
from .templating import render_template_string

__version__ = "2.0.0rc1"
__version__ = "2.0.0rc2"

0 comments on commit d7ac6f5

Please sign in to comment.