diff --git a/ereuse_devicehub/migrations/versions/21afd375a654_session_table.py b/ereuse_devicehub/migrations/versions/21afd375a654_session_table.py index 4e121731..97a50435 100644 --- a/ereuse_devicehub/migrations/versions/21afd375a654_session_table.py +++ b/ereuse_devicehub/migrations/versions/21afd375a654_session_table.py @@ -18,7 +18,7 @@ from ereuse_devicehub.resources.enums import SessionType # revision identifiers, used by Alembic. revision = '21afd375a654' -down_revision = '6a2a939d5668' +down_revision = '398826453b39' branch_labels = None depends_on = None comment_update = 'The last time Devicehub recorded a change for this thing.\n'