Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 953fe9b

Browse filesBrowse files
committed
preparing for 2020-05
1 parent 09a8fef commit 953fe9b
Copy full SHA for 953fe9b

2 files changed

+7-1Lines changed: 7 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎winpython/__init__.py‎

Copy file name to clipboardExpand all lines: winpython/__init__.py
+1-1Lines 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__ = '3.0.20201028'
31+
__version__ = '3.0.202011212'
3232
__license__ = __doc__
3333
__project_url__ = 'http://winpython.github.io/'
Collapse file

‎winpython/data/packages.ini‎

Copy file name to clipboardExpand all lines: winpython/data/packages.ini
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2776,3 +2776,9 @@ description = Black plugin for the Python Language Server
27762776
[pysocks]
27772777
description = A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
27782778
2779+
[pyinstaller-hooks-contrib]
2780+
description = Community maintained hooks for PyInstaller
2781+
2782+
[nbval]
2783+
description = A py.test plugin to validate Jupyter notebooks
2784+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.