mirror of https://github.com/pallets/flask.git
start version 3.0.3
This commit is contained in:
parent
87d5f5b9a9
commit
7320e311a0
|
|
@ -1,3 +1,9 @@
|
|||
Version 3.0.3
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
|
||||
|
||||
Version 3.0.2
|
||||
-------------
|
||||
|
||||
|
|
|
|||
|
|
@ -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"}
|
||||
|
|
|
|||
Loading…
Reference in New Issue