Skip to content

Commit ad311a0

Browse files
committed
add read the docs link
1 parent e60cfa2 commit ad311a0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "modelforge-finetuning"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
description = "ModelForge: A no-code toolkit for fine-tuning HuggingFace models"
55
authors = [
66
{name = "R3tr0 M1ll3r", email = "r3tr0.m1ll3r@gmail.com"},
@@ -61,3 +61,6 @@ include-package-data = true
6161
"*__pycache__*",
6262
"*.pyc"
6363
]
64+
65+
[project.urls]
66+
Documentation = "https://modelforge.readthedocs.io"

0 commit comments

Comments
 (0)