Skip to content

Commit 1db03b6

Browse files
committed
release version 3.1.1
1 parent 9b80ee1 commit 1db03b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Version 3.1.1
22

3-
Unreleased
3+
Released 2024-08-29
44

55
- `flask db merge` merges all heads by default and does not require an argument.
66
{issue}`40`

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Flask-Alembic"
3-
version = "3.1.1.dev"
3+
version = "3.1.1"
44
description = "Integrate Alembic with Flask."
55
readme = "README.md"
66
license = { file = "LICENSE.txt" }

0 commit comments

Comments
 (0)