Skip to content

Commit

Permalink
Releasing cpython-v3.12.6-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent d7e939e commit 83694e4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions installers/nodejs-3.12/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion installers/nodejs-3.12/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bjia56/portable-python-3.12",
"version": "0.1.22",
"version": "0.1.23",
"description": "Portable Python 3.12",
"main": "./dist/index.js",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions installers/nodejs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions installers/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bjia56/portable-python",
"version": "0.1.86",
"version": "0.1.87",
"description": "Portable Python",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -74,7 +74,7 @@
"3.9.20": "cpython-v3.9.20-build.0",
"3.10.15": "cpython-v3.10.15-build.0",
"3.11.10": "cpython-v3.11.10-build.1",
"3.12.6": "cpython-v3.12.6-build.3"
"3.12.6": "cpython-v3.12.6-beta.1"
}
},
"graalpy": {
Expand Down

0 comments on commit 83694e4

Please sign in to comment.