you need to delete the row corresponding to your feature from the mp_SchemaVersion table.
That table keeps track of the version so that we only run newer script versions and never repeat older scripts during upgrades. After each script it updates the table to match the script version so it knows how to tell newer scripts from ones that have already run.