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