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 b17bb9e commit 9a1b25fCopy full SHA for 9a1b25f
CHANGES.rst
@@ -1,3 +1,9 @@
1
+Version 2.2.1
2
+-------------
3
+
4
+Unreleased
5
6
7
Version 2.2.0
8
-------------
9
src/flask/__init__.py
@@ -42,7 +42,7 @@
42
from .templating import stream_template as stream_template
43
from .templating import stream_template_string as stream_template_string
44
45
-__version__ = "2.2.0"
+__version__ = "2.2.1.dev"
46
47
48
def __getattr__(name):
0 commit comments