release version 3.1.0

This commit is contained in:
David Lord 2024-11-13 08:43:28 -08:00
parent 70602a196a
commit ab81496641
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "Flask"
version = "3.1.0.dev"
version = "3.1.0"
description = "A simple framework for building complex web applications."
readme = "README.md"
license = {file = "LICENSE.txt"}