diff --git a/lib/python/BUILD b/lib/python/BUILD index cf3d93c..aeaa139 100644 --- a/lib/python/BUILD +++ b/lib/python/BUILD @@ -20,7 +20,7 @@ package(default_visibility = ["//visibility:public"]) load("@rules_pkg//:pkg.bzl", "pkg_tar") load("//tools/workspace:template_file.bzl", "template_file") -VERSION="0.3.12" +VERSION="0.3.13" # It would be nice to pull this from the python source. As it is, the # below genrule will fail if they don't match, so at least there is