We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f4ee1 commit c6f2977Copy full SHA for c6f2977
src/flask/__init__.py
@@ -42,4 +42,4 @@
42
from .templating import render_template as render_template
43
from .templating import render_template_string as render_template_string
44
45
-__version__ = "2.1.1.dev0"
+__version__ = "2.1.1"
0 commit comments