start version 3.2.0

This commit is contained in:
David Lord 2024-11-23 15:33:38 -08:00
parent bc098406af
commit 4fec712f32
No known key found for this signature in database
GPG Key ID: 43368A7AA8CC5926
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Version 3.2.0
-------------
Unreleased
Version 3.1.0
-------------

View File

@ -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"}