chore(docs): fix forward-ref to 1.0 (#2673)

It's been released so this was out-of-date.
diff --git a/docs/index.md b/docs/index.md
index 04a7688..b10b445 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -13,7 +13,7 @@
 a separate Starlark implementation,
 see {ref}`Migrating from the Bundled Rules` below.
 
-Once rules_python 1.0 is released, they will follow
+This repository follows
 [semantic versioning](https://semver.org) and the breaking change policy
 outlined in the [support](support) page.