forked from orbit-oss/flask
start version 3.0.2
This commit is contained in:
parent
233be7a0fa
commit
3207af8827
2 changed files with 7 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue