diff --git a/requirements.txt b/requirements.txt index e6bd81d..240eb33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,4 +71,5 @@ update virtualenv==15.1.0 Werkzeug==0.11.9 wrapt==1.10.10 -wxPython==4.0.0 \ No newline at end of file +wxPython==4.0.0 +pynsist \ No newline at end of file diff --git a/src/installer.cfg b/src/installer.cfg index 77fe59f..ab88c5b 100644 --- a/src/installer.cfg +++ b/src/installer.cfg @@ -1,6 +1,6 @@ [Application] name=H2O Utility -version=0.2.9.0 +version=0.2.9.5 entry_point=VisualUpdater:main icon=visual.ico @@ -58,4 +58,4 @@ files = VisualUpdater.py directory = ./build/H2OUtilityInstaller/ # The installer name (default is the application name plus the version) -installer_name = H2OUtilityInstaller.exe \ No newline at end of file +installer_name = H2OUtilityInstaller.exe