diff --git a/docs/index.md b/docs/index.md index a4d6d53f..8361d7a0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@  -I
+
diff --git a/pyproject.toml b/pyproject.toml index b5d664f4..2e919206 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "fc-data" -version = "0.2.1" +version = "0.2.2" description = "Python toolchain for building and maintaining FormulaCode benchmark tasks." authors = [{ name = "Atharva Sehgal", email = "atharva.sehgal@gmail.com" }] readme = "README.md"