Magento自定义模块如何更新数据库脚本

I have created update script for my magento module but when I reinstall my module my update script is not running I have all steps properly updated my config.xml file with latest version and rename my update script name to but still nothing worksmy file structure is define

You can do it by updating version in config.xml and create mysql upgrade php file in module's sql folder