mirror of https://github.com/pallets/flask.git
start version 3.2.0
This commit is contained in:
parent
bc098406af
commit
4fec712f32
|
@ -1,3 +1,9 @@
|
|||
Version 3.2.0
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
|
||||
|
||||
Version 3.1.0
|
||||
-------------
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "Flask"
|
||||
version = "3.1.0"
|
||||
version = "3.2.0.dev"
|
||||
description = "A simple framework for building complex web applications."
|
||||
readme = "README.md"
|
||||
license = {file = "LICENSE.txt"}
|
||||
|
|
Loading…
Reference in New Issue