diff --git a/_data/python-versions.json b/_data/python-versions.json index 45bd76e..8e67f7d 100644 --- a/_data/python-versions.json +++ b/_data/python-versions.json @@ -1,4 +1,4 @@ [ - {"version":"0.18.1","title":"0.18.1","aliases":[]}, - {"version":"0.18.0","title":"0.18.0","aliases":["latest"]} + {"version":"0.18.1","title":"0.18.1","aliases":["latest"]}, + {"version":"0.18.0","title":"0.18.0","aliases":[]} ] \ No newline at end of file diff --git a/python/0.18.1/schema/index.html b/python/0.18.1/schema/index.html index 80b4c4a..ff546da 100644 --- a/python/0.18.1/schema/index.html +++ b/python/0.18.1/schema/index.html @@ -2322,7 +2322,7 @@ calls March 16, 2023 + March 17, 2023
Created: diff --git a/python/latest b/python/latest index 47d04a5..6b2d58c 120000 --- a/python/latest +++ b/python/latest @@ -1 +1 @@ -0.18.0 \ No newline at end of file +0.18.1 \ No newline at end of file