Skip to content

Commit 68fca49

Browse files
committed
missed the dot
1 parent 22e8180 commit 68fca49

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## WinPython 3.11.0.1dot
2+
3+
The following packages are included in WinPython-64bit v3.11.0.1dot .
4+
5+
<details>
6+
7+
### Tools
8+
9+
Name | Version | Description
10+
-----|---------|------------
11+
12+
13+
### Python packages
14+
15+
Name | Version | Description
16+
-----|---------|------------
17+
[Python](http://www.python.org/) | 3.11.0 | Python programming language with standard library
18+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.32.31326 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
19+
[pip](https://pypi.org/project/pip) | 22.3 | The PyPA recommended tool for installing Python packages.
20+
[setuptools](https://pypi.org/project/setuptools) | 65.5.0 | Easily download, build, install, upgrade, and uninstall Python packages
21+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
22+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
23+
[winpython](http://winpython.github.io/) | 5.1.20221030 | WinPython distribution tools, including WPPM
24+
25+
</details>

changelogs/WinPythondot-64bit-3.11.0.1_History.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## History of changes for WinPython-64bit 3.11.0.1dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.11.0.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30133 → 14.32.31326 (Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories)
11+
* [pip](https://pypi.org/project/pip) 21.3.1 → 22.3 (The PyPA recommended tool for installing Python packages.)
12+
* [setuptools](https://pypi.org/project/setuptools) 60.5.0 → 65.5.0 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
14+
* [winpython](http://winpython.github.io/) 4.6.20220116 → 5.1.20221030 (WinPython distribution tools, including WPPM)
15+
16+
17+
</details>
18+
* * *

0 commit comments

Comments
 (0)