Skip to content

Commit

Permalink
1.14
Browse files Browse the repository at this point in the history
Change-Id: Ie1070d8cafe93a94b77b9fa861ac8284c44f06af
  • Loading branch information
zzzeek committed Nov 4, 2024
1 parent ffccbc7 commit 9332a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alembic/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from . import context
from . import op

__version__ = "1.13.4"
__version__ = "1.14.0"

0 comments on commit 9332a0e

Please sign in to comment.