def onezerofour(portal): """ Upgrade from Plone 1.0.3 to Plone 1.0.4""" pass if __name__=='__main__': registerMigrations()