Skip to content

Commit 4463960

Browse files
Update Tk to 9.0.1 also (CQ-1519)
1 parent 568045a commit 4463960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_conquest_python.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ def verify(self):
329329

330330
class TkPackage(AutoconfMixin, NoArchiveMixin, Package):
331331
name = "tk"
332-
version = "8.6.16"
332+
version = "9.0.1"
333333

334334
@property
335335
def source_archives(self):

0 commit comments

Comments
 (0)