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 @@ ![banner](https://github.com/formula-code/datasmith/raw/main/static/formula-code-datasmith.png) -I

+

FormulaCode Website @@ -10,11 +10,11 @@ I

FormulaCode Leaderboard - - FormulaCode Live Task Registry + + fc-data Documentation - - fc-data on PyPI + + Live Dashboard

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"