Skip to content

Commit cb43356

Browse files
committed
removing last bit of NSIS launcher code
1 parent f9f86c0 commit cb43356

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

portable/launcher_basic.nsi

Lines changed: 0 additions & 44 deletions
This file was deleted.

winpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
OTHER DEALINGS IN THE SOFTWARE.
2929
"""
3030

31-
__version__ = '10.7.20240908'
31+
__version__ = '11.0.20240915'
3232
__license__ = __doc__
3333
__project_url__ = 'http://winpython.github.io/'

0 commit comments

Comments
 (0)