Skip to content

Commit b7a6603

Browse files
committed
Release 0.1.3, add github homepage for PyPI
1 parent b3925a2 commit b7a6603

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,9 @@
1+
[project.urls]
2+
homepage = "https://github.com/ryanlinjui/cpGrader"
3+
14
[tool.poetry]
25
name = "cpGrader"
3-
version = "0.1.2"
6+
version = "0.1.3"
47
description = "A Python Package to Grade Programming Assignments Automatically."
58
authors = ["ryanlinjui <[email protected]>"]
69
readme = "README.md"

0 commit comments

Comments
 (0)