diff --git a/python/package-lock.json b/python/package-lock.json index 14dc75af..ef83cdc3 100644 --- a/python/package-lock.json +++ b/python/package-lock.json @@ -1,12 +1,12 @@ { "name": "@winglibs/python", - "version": "0.0.10", + "version": "0.0.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@winglibs/python", - "version": "0.0.10", + "version": "0.0.11", "license": "MIT", "peerDependencies": { "@aws-sdk/client-lambda": "^3.549.0", diff --git a/python/package.json b/python/package.json index 39404ebd..862ef8c7 100644 --- a/python/package.json +++ b/python/package.json @@ -1,7 +1,7 @@ { "name": "@winglibs/python", "description": "python library for Wing", - "version": "0.0.10", + "version": "0.0.11", "repository": { "type": "git", "url": "https://github.com/winglang/winglibs.git",