Skip to content

Commit bafbae3

Browse files
committed
chore: Release 0.4.5
1 parent 8b06a60 commit bafbae3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@denosaurs/python",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"exports": {
55
".": "./mod.ts",
66
"./ext/pip": "./ext/pip.ts"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bunpy",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "JavaScript -> Python Bridge for Deno and Bun",
55
"main": "mod.bun.ts",
66
"directories": {

0 commit comments

Comments
 (0)