Merge pull request #157 from flashbots/fix-head-punks

Change migrations head for punks
This commit is contained in:
Luke Van Seters
2021-12-13 14:34:23 -05:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ from alembic import op
# revision identifiers, used by Alembic.
revision = "d498bdb0a641"
down_revision = "205ce02374b3"
down_revision = "b9fa1ecc9929"
branch_labels = None
depends_on = None