post rc1fix · winpython/winpython@9bfb105 · GitHub
Skip to content

Commit 9bfb105

Browse files
committed
post rc1fix
1 parent 22964b3 commit 9bfb105

3 files changed

Lines changed: 52 additions & 8 deletions

File tree

portable/launcher_basic.nsi

Lines changed: 44 additions & 0 deletions

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__ = '11.2.20241226'
31+
__version__ = '11.2.20241228'
3232
__license__ = __doc__
3333
__project_url__ = 'http://winpython.github.io/'

winpython/utils.py

Lines changed: 7 additions & 7 deletions

0 commit comments

Comments
 (0)