Merge pull request #2032 from stonebig/master · winpython/winpython@d0249d6 · GitHub
Skip to content

Commit d0249d6

Browse files
authored
Merge pull request #2032 from stonebig/master
2026-02 final
2 parents 4ce29be + 685abe4 commit d0249d6

3 files changed

Lines changed: 26 additions & 5 deletions

File tree

changelogs/md5_sha1.txt

Lines changed: 22 additions & 1 deletion

wppm/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-----------------------------------------
55
66
Copyright (c) 2012-2013 Pierre Raybaut
7-
Copyright (c) 2014-2025+ The Winpython development team https://github.com/winpython/
7+
Copyright (c) 2014-2026+ The Winpython development team https://github.com/winpython/
88
99
Permission is hereby granted, free of charge, to any person
1010
obtaining a copy of this software and associated documentation
@@ -28,6 +28,6 @@
2828
OTHER DEALINGS IN THE SOFTWARE.
2929
"""
3030

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

wppm/piptree.py

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)