Skip to content

Commit 038fe45

Browse files
[py] Bump python bindings to 4.1.1
1 parent bda01d0 commit 038fe45

4 files changed

Lines changed: 126 additions & 13 deletions

File tree

py/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ load("//common:defs.bzl", "copy_file")
55
load("//py:defs.bzl", "py_test_suite")
66
load("//py/private:browsers.bzl", "BROWSERS")
77

8-
SE_VERSION = "4.1.0"
8+
SE_VERSION = "4.1.1"
99

1010
BROWSER_VERSIONS = [
1111
"v85",

0 commit comments

Comments
 (0)