File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Edit this release and run "make release"
2
- RELEASE =3.4.2
2
+ RELEASE =3.4.3
3
3
4
4
SHELL =/bin/bash
5
5
Original file line number Diff line number Diff line change
1
+ tron (3.4.3) jammy; urgency=medium
2
+
3
+ * 3.4.3 tagged with 'make release'
4
+ Commit: Bump kubernetes clientlib to the latest supported version
5
+ (#1037) See https://github.com/kubernetes-client/python?tab=readme-
6
+ ov-file#compatibility
7
+
8
+ -- Luis Perez <
[email protected] > Thu, 03 Apr 2025 10:46:44 -0700
9
+
1
10
tron (3.4.2) jammy; urgency=medium
2
11
3
12
* 3.4.2 tagged with 'make release'
Original file line number Diff line number Diff line change 17
17
# setup phase, the dependencies may not exist on disk yet.
18
18
#
19
19
# Don't bump version manually. See `make release` docs in ./Makefile
20
- __version__ = "3.4.2 "
20
+ __version__ = "3.4.3 "
You can’t perform that action at this time.
0 commit comments