mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
version number bump
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
Reference in New Issue
Block a user