start version 3.0.3

This commit is contained in:
David Lord 2024-04-07 11:22:02 -07:00
parent 87d5f5b9a9
commit 7320e311a0
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Version 3.0.3
-------------
Unreleased
Version 3.0.2
-------------

View File

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