Skip to content

Commit 7993f8d

Browse files
authored
Merge pull request #17 from formula-code/release/v0.2.2
Bump version to 0.2.2, sync docs badges
2 parents f539864 + 829bb53 commit 7993f8d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](https://github.com/formula-code/datasmith/raw/main/static/formula-code-datasmith.png)
22

3-
I<p align="center">
3+
<p align="center">
44
<a href="https://formula-code.github.io/">
55
<img src="https://img.shields.io/badge/%F0%9F%8C%90%20Website-0A7A5E?style=for-the-badge" alt="FormulaCode Website">
66
</a>
@@ -10,11 +10,11 @@ I<p align="center">
1010
<a href="https://formula-code.github.io/leaderboard/">
1111
<img src="https://img.shields.io/badge/%F0%9F%93%88%20Leaderboard-EA580C?style=for-the-badge&logoColor=white" alt="FormulaCode Leaderboard">
1212
</a>
13-
<a href="https://formula-code.github.io/registry/">
14-
<img src="https://img.shields.io/badge/%F0%9F%93%88%20Live%20Task%20Registry-7F1D1D?style=for-the-badge&logoColor=white" alt="FormulaCode Live Task Registry">
13+
<a href="https://formula-code.github.io/datasmith/">
14+
<img src="https://img.shields.io/badge/%F0%9F%93%9A%20Docs-4B0082?style=for-the-badge" alt="fc-data Documentation">
1515
</a>
16-
<a href="https://pypi.org/project/fc-data/">
17-
<img src="https://img.shields.io/badge/%F0%9F%93%A6%20PyPI-3775A9?style=for-the-badge&logo=pypi&logoColor=white" alt="fc-data on PyPI">
16+
<a href="https://nonconstricting-zara-unhinderingly.ngrok-free.dev/">
17+
<img src="https://img.shields.io/badge/%F0%9F%93%8A%20Live%20Dashboard-7F1D1D?style=for-the-badge" alt="Live Dashboard">
1818
</a>
1919
</p>
2020

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fc-data"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Python toolchain for building and maintaining FormulaCode benchmark tasks."
55
authors = [{ name = "Atharva Sehgal", email = "atharva.sehgal@gmail.com" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)