version number bump

This commit is contained in:
Leo Hemsted
2017-05-30 12:49:30 +01:00
parent db4b3e371a
commit de3b5a13a9

View File

@@ -1,14 +1,14 @@
"""empty message """empty message
Revision ID: 0087_govuk_sms_sender Revision ID: 0088_govuk_sms_sender
Revises: 0086_add_norm_to_notification Revises: 0087_scheduled_notifications
Create Date: 2017-05-22 13:46:09.584801 Create Date: 2017-05-22 13:46:09.584801
""" """
# revision identifiers, used by Alembic. # revision identifiers, used by Alembic.
revision = '0087_govuk_sms_sender' revision = '0088_govuk_sms_sender'
down_revision = '0086_add_norm_to_notification' down_revision = '0087_scheduled_notifications'
from alembic import op from alembic import op