From ab34971eef6e5cbf3ac85afc4e75c25e52907c4d Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 10 Nov 2023 17:43:17 +0100 Subject: [PATCH] Uh, why didn't these get updated --- _data/python-versions.json | 4 ++-- python/latest | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/python-versions.json b/_data/python-versions.json index 498d385..342c59f 100644 --- a/_data/python-versions.json +++ b/_data/python-versions.json @@ -1,6 +1,6 @@ [ - {"version":"0.992.1","title":"0.992.1","aliases":[]}, - {"version":"0.992.0","title":"0.992.0","aliases":["latest"]}, + {"version":"0.992.1","title":"0.992.1","aliases":["latest"]}, + {"version":"0.992.0","title":"0.992.0","aliases":[]}, {"version":"0.991.0","title":"0.991.0","aliases":[]}, {"version":"0.990.1","title":"0.990.1","aliases":[]}, {"version":"0.990.0","title":"0.990.0","aliases":[]}, diff --git a/python/latest b/python/latest index d1d1acd..50accca 120000 --- a/python/latest +++ b/python/latest @@ -1 +1 @@ -0.992.0 \ No newline at end of file +0.992.1 \ No newline at end of file