From 1129437eba42948ac5bd52968808b463a4473e66 Mon Sep 17 00:00:00 2001 From: Josh Pieper Date: Thu, 30 Jun 2022 07:13:48 -0400 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 e5ebc177..11645c5a 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.42" +VERSION = "0.3.43"