Skip to content

Commit 166e9eb

Browse files
committed
Bump Tink Python version to 1.13.1.
PiperOrigin-RevId: 862263281 Change-Id: I88d89970c1e04bcd7ec7e87f77840979bcbee0b2 (cherry picked from commit 2effc78)
1 parent 03c5573 commit 166e9eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "tink_py",
3-
version = "1.13.0",
3+
version = "1.13.1",
44
compatibility_level = 1,
55
)
66

TINK_VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.0
1+
1.13.1

0 commit comments

Comments
 (0)