Skip to content

Commit 6b3d412

Browse files
committed
include mkshim.py
mkshim.py piece from https://github.com/pfmoore/shimmy
1 parent d0af3ee commit 6b3d412

File tree

2 files changed

+41
-1
lines changed

2 files changed

+41
-1
lines changed

mkshim.py

Lines changed: 40 additions & 0 deletions
Large diffs are not rendered by default.

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

0 commit comments

Comments
 (0)