8000 Merge pull request #1403 from stonebig/master · LeeXyan/winpython@c6d4e58 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6d4e58

Browse files
authored
Merge pull request winpython#1403 from stonebig/master
removing last bit of NSIS launcher code
2 parents 8841693 + cb43356 commit c6d4e58

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)
0