#!/usr/bin/python
from migrate.versioning.shell import main

main()
