Skip to content

Commit

Permalink
start version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Jun 13, 2024
1 parent a88b314 commit 5c60106
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Version 3.1.0

Unreleased

## Version 3.0.1

Released 2024-02-22
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "Flask-Alembic"
version = "3.0.1"
version = "3.1.0"
description = "Flask extension to integrate Alembic with Flask-SQLAlchemy."
readme = "README.md"
license = { file = "LICENSE.txt" }
Expand Down

0 comments on commit 5c60106

Please sign in to comment.