Skip to content

Commit 9b08bd2

Browse files
committed
Bump version to 5.32.0
1 parent e5ef237 commit 9b08bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13834,7 +13834,7 @@ def alarm_handler(signum, frame):
1383413834
# no need to show the stack trace when the user presses CTRL-C
1383513835
abort(1)
1383613836

13837-
version = VersionSpec("5.31.4")
13837+
version = VersionSpec("5.32.0")
1383813838

1383913839
currentUmask = None
1384013840

0 commit comments

Comments
 (0)