From 5c5c8b2a2aa5e2ed0cee0197498d31c44969d46a Mon Sep 17 00:00:00 2001 From: Josh Pieper Date: Sat, 12 Mar 2022 16:03:17 -0500 Subject: [PATCH] Bump python version --- tools/python.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python.bzl b/tools/python.bzl index 1f2c38d0..fda77987 100644 --- a/tools/python.bzl +++ b/tools/python.bzl @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION = "0.3.35" +VERSION = "0.3.36"