We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a0fc3 commit 729bdffCopy full SHA for 729bdff
swift/version.py
@@ -1,5 +1,5 @@
1
# Make sure to modify __release_datetime__ to release time when making official release.
2
-__version__ = '3.7.2'
+__version__ = '3.7.3'
3
# default release datetime for branches under active development is set
4
# to be a time far-far-away-into-the-future
5
-__release_datetime__ = '2025-08-21 23:59:59'
+__release_datetime__ = '2025-08-31 23:59:59'
0 commit comments