Skip to content

Commit

Permalink
fix down revision in update info migration (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
meksor authored Oct 2, 2024
1 parent 4b0e421 commit 35ee159
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Revision identifiers, used by Alembic.
revision = "e7b7a37cf111"
down_revision = "081bbda6bb7b"
down_revision = "c29289ced488"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 35ee159

Please sign in to comment.