We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b06a60 commit bafbae3Copy full SHA for bafbae3
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@denosaurs/python",
3
- "version": "0.4.4",
+ "version": "0.4.5",
4
"exports": {
5
".": "./mod.ts",
6
"./ext/pip": "./ext/pip.ts"
package.json
"name": "bunpy",
"description": "JavaScript -> Python Bridge for Deno and Bun",
"main": "mod.bun.ts",
"directories": {
0 commit comments