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.
2 parents 589e76e + a4c251d commit 36a09dfCopy full SHA for 36a09df
scripts/versions.py
@@ -72,5 +72,6 @@ def main():
72
results.add(str(latest))
73
print(' '.join(results))
74
75
+
76
if __name__ == '__main__':
77
main()
0 commit comments