We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d5f5b commit 7320e31Copy full SHA for 7320e31
CHANGES.rst
@@ -1,3 +1,9 @@
1
+Version 3.0.3
2
+-------------
3
+
4
+Unreleased
5
6
7
Version 3.0.2
8
-------------
9
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "Flask"
-version = "3.0.2"
+version = "3.0.3"
description = "A simple framework for building complex web applications."
readme = "README.md"
license = {file = "LICENSE.txt"}
0 commit comments