diff --git a/python/VERSION b/python/VERSION index 7dea76e..6d7de6e 100644 --- a/python/VERSION +++ b/python/VERSION @@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/typescript/base/package.json b/typescript/base/package.json index bed09b4..51a0901 100644 --- a/typescript/base/package.json +++ b/typescript/base/package.json @@ -23,7 +23,7 @@ "eslint": "npx eslint ." }, "types": "lib/index.d.ts", - "version": "1.0.1", + "version": "1.0.2", "dependencies": { "@renovatebot/pep440": "^3.0.20", "axios": "^1.4.0",