Skip to content

Commit b68643d

Browse files
committed
fix version.
1 parent cc232cf commit b68643d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ license = {file = "LICENSE"}
2323
name = "Flask-First"
2424
readme = "README.md"
2525
requires-python = ">=3.9"
26-
version = "0.15.0"
26+
version = "0.16.0"
2727

2828
[project.optional-dependencies]
2929
dev = [

0 commit comments

Comments
 (0)