Skip to content

Commit c6d65a1

Browse files
committed
rebuild python with proper versioning
1 parent 61a6e88 commit c6d65a1

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pythonVersion = "3.10.5.0"
1+
pythonVersion = "3.10.6"
22
pythonExe = "bin\python.bat"
33
pythonCpExe = "WinPython Control Panel.exe"
44
pythonIdleExe = "IDLE (Python GUI).exe"

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bundle.name = python
2-
bundle.release = 2022.09.07
2+
bundle.release = 2022.09.30
33
bundle.type = tools
44
bundle.format = 7z
55

releases.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10.5.0 = https://github.com/Bearsampp/module-python/releases/download/2022.09.07/bearsampp-python-3.10.5.0-2022.09.07.7z
1+
3.10.6 = https://github.com/Bearsampp/module-python/releases/download/2022.09.07/bearsampp-python-3.10.6-2022.09.30.7z

0 commit comments

Comments
 (0)