start version 3.1.1

This commit is contained in:
David Lord 2024-11-23 16:01:16 -08:00
parent 18ffe1eaf6
commit dcbe86bd15
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,6 +1,6 @@
[project]
name = "Flask"
version = "3.1.0"
version = "3.1.1.dev"
description = "A simple framework for building complex web applications."
readme = "README.md"
license = {file = "LICENSE.txt"}