diff --git a/package-lock.json b/package-lock.json
index 583d1e5f..f2633a4b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "setup-python",
-  "version": "2.2.3",
+  "version": "3.0.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "setup-python",
-      "version": "2.2.3",
+      "version": "3.0.1",
       "license": "MIT",
       "dependencies": {
         "@actions/cache": "^2.0.0",
diff --git a/package.json b/package.json
index 56b1d603..8483f8e3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "setup-python",
-  "version": "2.2.3",
+  "version": "3.0.1",
   "private": true,
   "description": "Setup python action",
   "main": "dist/index.js",