diff --git a/package-lock.json b/package-lock.json index 0bd0e7f..80176b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pymport", - "version": "1.4.2", + "version": "1.4.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pymport", - "version": "1.4.2", + "version": "1.4.3", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index ea6627c..87fa4cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pymport", - "version": "1.4.2", + "version": "1.4.3", "description": "Use Python libraries from Node.js", "repository": { "type": "git",